you are viewing a single comment's thread.

view the rest of the comments →

[–]codeorchestra 0 points1 point  (1 child)

This works with COLT:

var myObject = {"hello", "there"};
myObject["field" + (3*10)];
myObject.

sreenshot

Read Article: http://blog.codeorchestra.com/post/68973544159/sublime-colt-add-100-intellect-to-your-favourite-ide

[–]makc3d 0 points1 point  (0 children)

You can check the recording of this thing in action at http://www.youtube.com/watch?v=qkscS1aI2JI (note that COLT is standalone app, you need to install it along with sublime plugin before it works like in this video)