Skip to content

Conversation

@Shaolu
Copy link

@Shaolu Shaolu commented Apr 11, 2015

I put this together because it was useful for myself, since I have some javascript files with a custom file extension. I wanted these files to be recognized with ctags as javascript, so I put this together so I could type in "--langmap=javascript:.itz.js.node" but with the UI changes and what not, this is configurable so ctags could be appended with anything.

Maybe others could find it useful as well.

Shaolu added 6 commits April 10, 2015 23:05
Scripting accommodations for a "ctags append" feature that allows appending the ctags command in the parser with options. I originally made this so I could easily configure ctags with options like "--langmap=javascript:.itz.js.node"

For this system, I have modified three key files:

configure_dialog.ui
plugin.py
org.gnome.gedit.plugins.sourcecodebrowser.gschema.xml
Scripting accommodations for a "ctags append" feature that allows appending the ctags command in the parser with options. I originally made this so I could easily configure ctags with options like "--langmap=javascript:.itz.js.node"

For this system, I have modified three key files:

configure_dialog.ui
plugin.py
org.gnome.gedit.plugins.sourcecodebrowser.gschema.xml
Scripting accommodations for a "ctags append" feature that allows appending the ctags command in the parser with options. I originally made this so I could easily configure ctags with options like "--langmap=javascript:.itz.js.node"

For this system, I have modified three key files:

configure_dialog.ui
plugin.py
org.gnome.gedit.plugins.sourcecodebrowser.gschema.xml
Update org.gnome.gedit.plugins.sourcecodebrowser.gschema.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant