valloric.github.io
YouCompleteMe by Valloric
http://valloric.github.io/YouCompleteMe
A code-completion engine for Vim. Project maintained by Valloric. Hosted on GitHub Pages Theme by mattgraham. Semantic Completion for Other Languages. Writing New Semantic Completers. Refactoring and FixIt Commands. Contributor Code of Conduct. YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim. It has several completion engines:. An identifier-based engine that works with every programming language,. Based completion engine for Python 2 and 3 (using the JediHTTP. When the ...
chocolatapp.com
Chocolat Release Notes + Blog
https://chocolatapp.com/release-blog
Mdash; June 2016. Paste indentation still was not perfect. Improved it further. JSX tag start regex was too agressive. Mdash; June 2016. Totally didn't go on vacation and then forget what's new in this. Umm, there might be some improvements to JS support. JSX? Errr, copy and paste is possibly smarter with indentation. Tweet us if you find any other new things. Help. Mdash; February 2016. Fixes a crash that affects users using Yosemite (10.10). Fixes a different crash affecting all versions of OS X. Recom...
clausreinke.github.io
Claus Reinke - Projects
http://clausreinke.github.io/projects.html
Javascript specialist, available for work in Germany, or remotely). TypeScript (Microsoft, October 2012) offers EcmaScript 6 features for EcmaScript 5 engines, augmented with an optional static type system, on top of which language services for language-aware developer tools are provided in the form of a TypeScript/JavaScript API. Typescript-tools is also the basis for Emacs and Sublime plugins. Status: not recently active, technology experiment). SVG-based in-browser editor and simulator for Coloured Pe...
fun.kyco.de
Uncategorized « funky code
https://fun.kyco.de/category/uncategorized
This is all there is. Darr; Archives ↓. Category → Uncategorized. May 16th, 2016. One-Dollar* Self-Updating WordPress Installs in 5 Minutes. Cost is as-much-as-you-want with a mininum of 1 which pretty much equals $1. I just counted: As it turns out, I am the proud maintainer of 19 different WordPress installations. How did I get here? I have no idea. It probably has to do with some bad life choices. “Let’s just spin up a WordPress for this! 8221; sounded totally doable at the time. But then what? It sho...
fun.kyco.de
editors « funky code
https://fun.kyco.de/category/dev/editors
This is all there is. Darr; Archives ↓. Category → editors. August 11th, 2013. Jumping to JavaScript code definitions on click in vim with tern.js. If you develop JavaScript a lot and do not know tern.js. You should definitely check it out: Tern.js anaylzes your code and enhances your various editors with code completion, function argument hints, refactoring and more goodies. And add this line to it:. Nnoremap buffer C-LeftMouse LeftMouse :TernDef CR. By Silvan T. Golega • Posted in dev. Bull; No Comment.
fun.kyco.de
dev « funky code
https://fun.kyco.de/category/dev
This is all there is. Darr; Archives ↓. Category → dev. August 11th, 2013. Jumping to JavaScript code definitions on click in vim with tern.js. If you develop JavaScript a lot and do not know tern.js. You should definitely check it out: Tern.js anaylzes your code and enhances your various editors with code completion, function argument hints, refactoring and more goodies. And add this line to it:. Nnoremap buffer C-LeftMouse LeftMouse :TernDef CR. By Silvan T. Golega • Posted in dev. Bull; No Comment.
fun.kyco.de
web « funky code
https://fun.kyco.de/category/dev/web
This is all there is. Darr; Archives ↓. Category → web. August 11th, 2013. Jumping to JavaScript code definitions on click in vim with tern.js. If you develop JavaScript a lot and do not know tern.js. You should definitely check it out: Tern.js anaylzes your code and enhances your various editors with code completion, function argument hints, refactoring and more goodies. And add this line to it:. Nnoremap buffer C-LeftMouse LeftMouse :TernDef CR. By Silvan T. Golega • Posted in dev. Bull; No Comment.
robalarcon.com
ternjs | rob.alarcon
https://robalarcon.com/category/ternjs
Articles about JavaScript, CSS, HTML and general programming. Installing TernJS plugin for Sublime Text – the laziest way. Step 1 – Install Package Control (if installed skip to step 3)press:. Ctrl ` (ctrl backtick). To open the console. Step 2 – Paste the following code on the console and restart Sublime. Step 3 – open the Package control. Step 4 – update Package control. Step 5 – install Sublime TernJS plugin. Last thing is to set-up the TernJS plugin commands short-keys. PhoneGap 3 Hello World in OS X.
robalarcon.com
sublime-text | rob.alarcon
https://robalarcon.com/category/sublime-text
Articles about JavaScript, CSS, HTML and general programming. Installing TernJS plugin for Sublime Text – the laziest way. Step 1 – Install Package Control (if installed skip to step 3)press:. Ctrl ` (ctrl backtick). To open the console. Step 2 – Paste the following code on the console and restart Sublime. Step 3 – open the Package control. Step 4 – update Package control. Step 5 – install Sublime TernJS plugin. Last thing is to set-up the TernJS plugin commands short-keys. PhoneGap 3 Hello World in OS X.
mr-leon.com
FluentConf 2014 - Day Two
http://mr-leon.com/2014/03/12/fluentconf-2014---day-two
Mr Leon, LLC. FluentConf 2014 - Day Two. March 12, 2014. Some things I got out of day two at FluentConf. All of the keynote videos are up on in O’Reilly’s channel on YouTube. Highlights from the keynote speeches. JavaScript: Taking both the High and the Low Roads. Mozilla) - Demo of Unreal 4 engine in the browser. No plugins, ES6 and ES7 updates. Virtual Machines, JavaScript and Assembler. There’s a lot one can do with border-radius. Highlights from the sessions. Leveling up in Angular. Informal get toge...