Skip to content

Commit

Permalink
associate JS Editor with ._js #3
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Verest authored and Paul Verest committed Sep 24, 2015
1 parent ba71366 commit 44fa274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.nodeclipse.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<editor
class="org.nodeclipse.ui.editors.NodeclipseNodejsEditor"
contributorClass="org.eclipse.ui.texteditor.BasicTextEditorActionContributor"
extensions="js,njs"
extensions="js,njs,_js"
icon="icons/node.png"
id="org.nodeclipse.ui.editors.NodeclipseNodejsEditor"
name="Nodeclipse TextEditor-based Editor">
Expand Down

0 comments on commit 44fa274

Please sign in to comment.