Skip to content

Commit

Permalink
Merge pull request #1961 from callpri/patch-1
Browse files Browse the repository at this point in the history
Add CodeLobster IDE to code editors
  • Loading branch information
MinThaMie authored Jul 11, 2024
2 parents e873e45 + d673d96 commit 9c80368
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .local.dic
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ cheatsheet
checkboxes
Checkboxes
coc-ember
CodeLobster
CoffeeScript
ColorSafe
componentized
Expand Down Expand Up @@ -215,6 +216,7 @@ TextMate
todo
todos
tooltip
tooltips
trackable
Trackable
Treeshaking
Expand Down
6 changes: 6 additions & 0 deletions guides/release/code-editors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,9 @@ Ember CLI snippets for Sublime Text 3.

[ember-component-template-split-view](https://github.com/mmitchellgarcia/ember-component-template-split-view) -
Super simple Sublime Text plugin that will let you open corresponding template or route files with Ember.js components.

## CodeLobster IDE

CodeLobster IDE is a smart free cross-platform editor.

[CodeLobster IDE plug-in for Ember](http://www.codelobster.com/emberjs.html) gives autocomplete and tooltips for Ember.js functions, context and dynamic help.

0 comments on commit 9c80368

Please sign in to comment.