All Stories published by usevim on May 31, 2015
01
03
04
06
08
10
11
13
15
17
18
20
22
24
25
27
29
30

Omni Completion and JavaScript

This week I tried out Visual Studio Code (VSCode), a new editor from Microsoft that has features focused on web development. One of the cool things about it is it brings IntelliSense to JavaScript developers, and it’s cross platform as well — it supports Mac OS X, Linux, and…