TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Light Table 0.5.0

180 点作者 ibdknox将近 12 年前

17 条评论

canthonytucci将近 12 年前
I love the little spinning glider in the lower left, I don&#x27;t know what it represents or how I got it to appear but, COOL!<p>I want to like this so badly, but so far I can&#x27;t justify spending the time to learn to use it just yet.<p>It might just be a problem with the docs, and maybe I&#x27;m just not understanding what light table is on a conceptual level but:<p>* docs reference tabs that do not exist in my version of the interface ( a trip to the view menu produced no option to show or hide them, so I assume they&#x27;re from an older version?)<p>* they expect me to already have created files elsewhere?<p>* cmd&#x2F;ctrl-o dialog? what does this do? (seems like nothing, looks like file prompt, but no tab-completion....am I supposed to type out &#x2F;home&#x2F;uname&#x2F;file&#x2F;x&#x2F;y&#x2F;z?)<p>* cmd-shift-o opens files....but not directories, how do I get a file tree like in the screenshots?<p>* if the browser tab has focus, cmd-shift-o dialog will not show (as I&#x27;m asked to do in the docs)<p>* control-tab doesn&#x27;t switch between tabs<p>* what is the relationship between this browser window and my js file?<p>after this I gave up.<p>I guess I am late to the party? Where can I find the real docs?<p>I have high hopes for this to mature and someday become something that I can say goodbye to vim&#x2F;sublime, but at this point, I&#x27;d need a better onboarding to really give it a go.<p>Despite their perceived difficulty to use, both emacs and vim provide extensive awesome help without having to resort to a third party.<p>Sublime may have help somewhere, but since it works just like every other desktop program I&#x27;ve never needed to refer to it.<p>If this is going to be something that&#x27;s so wildly different from the text editors I&#x27;m used to, I&#x27;m going to need more hand-holding to get excited about it.
评论 #6260185 未加载
评论 #6260078 未加载
jeffbr13将近 12 年前
Great work, and I can&#x27;t wait for plugins to arrive!<p>This should be the next great text-editor once it&#x27;s open-sourced - I&#x27;m too young to bother with vim&#x2F;emacs, and a bit too poor to buy Sublime Text, great though it is!<p>The fact that it&#x27;s written in Clojure(script) makes me want to dive into the source, and find out how a modern desktop application is built using a Lisp.
评论 #6259891 未加载
评论 #6259860 未加载
评论 #6260172 未加载
评论 #6259813 未加载
tmslnz将近 12 年前
Why is it not packaged within the Lighttable.app anymore? Unzipping it&#x27;s a folder with a .app inside and all the NW resources next to it instead of inside. Confused…
michaelsbradley将近 12 年前
This is the first release of LightTable I&#x27;ve experimented with, and I find it to be really promising!<p>One thing: I fired up the built-in browser and pointed it at a local static server which sits in front of some apps I&#x27;m building with Google Polymer[1]. The apps don&#x27;t work at all in that browser environment -- the console reports lots of errors related to invalid html and css.<p>I was able to connect LightTable (per the docs) to an external browser, but that seems to lessen the LT experience somewhat.<p>Would it be possible for the LT team to look into why the Polymer polyfills don&#x27;t work properly with the built-in browser?<p>[1] <a href="http://www.polymer-project.org/" rel="nofollow">http:&#x2F;&#x2F;www.polymer-project.org&#x2F;</a>
nikatwork将近 12 年前
The &quot;watches&quot; feature video actually made me say &quot;wow&quot; out loud in the office. Such a simple idea but I can instantly see how amazingly useful it will be.
评论 #6261048 未加载
nefasti将近 12 年前
Love python, but on my day to day I&#x27;m using GO and Ruby. I know GO would not fit into the LightTable philosophy but ruby support would be awesome.
评论 #6260399 未加载
josephwegner超过 11 年前
So, I&#x27;m a bit confused about how these watches work. I expected them to give me a live view of how a variable changes (like data-binding), but that doesn&#x27;t seem to be the case. It seems that it puts a hook into whenever the page evaluates that code, it updates the watch.<p>For instance, I put a watch on this javascript:<p><pre><code> window.scrollY; </code></pre> I expected it to update every time I scrolled. In reality, I had to put an event hook onto the window&#x27;s scroll event with window.scrollY inside of it. This is a bit confusing.<p>Also, Chris, anyone you can put an update somewhere when you get the docs finished? This is the first release that is stable enough for me to actually use, so I don&#x27;t really know how to do anything. Seems like the docs are way out of date (ie: How the heck do I search for files in my workspace?).<p>Great release though! I&#x27;m pumped that LightTable is finally stable enough for me to attempt to replace sublime!
评论 #6263478 未加载
tofflos将近 12 年前
Hi Chris!<p>Thanks for the new release. Is it possible to reopen the open files from the previous session on startup? I find myself frustrated with having to look at the welcome screen instead of getting what I was working on in my previous session. It&#x27;s also a bit annoying to reopen all the files at the beginning of each session. Am I missing something?
_halgari将近 12 年前
Any chance of getting paredit soon? Still the reason why I never use LT for more than 10 minutes with each release.
评论 #6260212 未加载
sjm将近 12 年前
In the change logs there&#x27;s notes about an added Emacs mode; has anyone worked out how to enable this? Can&#x27;t see anything in the command list and nothing in a brief glance through the .behaviours files.
评论 #6262047 未加载
MaysonL将近 12 年前
So far, started it three times, had it silently exit without being asked three times. No Style tab available, no findable way to change that ugly white on black. Such promising, currently unusable. OS X 10.8.4.
评论 #6260208 未加载
评论 #6260345 未加载
tsumnia将近 12 年前
I&#x27;m a backer, but this is the first time I&#x27;m picking up the alpha. As someone primarily using Sublime Text, what can I expect to be different?<p>I get its still in Alpha, but just what difference.
fingerprinter将近 12 年前
This looks great.<p>Can&#x27;t find this in the documentation, so wondering two things:<p>1. Is there a way to get a python console?<p>2. I have a Flask app. Can I run it directly from LT?
评论 #6260442 未加载
bkurtz13将近 12 年前
I couldn&#x27;t find any way of getting out of Fullscreen mode without killing LT through the task manager.
评论 #6260028 未加载
评论 #6260336 未加载
ponyous将近 12 年前
Are we who pledged supposed to be in private beta?
评论 #6260751 未加载
pekru将近 12 年前
anyone else tried the linux tarball? The binary named ltbin seems to be missing.
评论 #6262941 未加载
dfischer将近 12 年前
Is Ruby support planed?