Configuring editors: escape from notepad
I'm having trouble configuring my editor to be anything other than notepad on Windows 7, and similarly I can't convince it that SQL Studio is good for opening SQL files, which it treats as binary. I tried editing my editors.config, but it either ignores what I put there, or what I put there causes Bazaar Explorer to silently refuse to run.
The "clothes" metaphor confuses me, but the "editors" thing there brings up the default editors.config. I can save an "override" for that in my app data, and if I delete the override file then Bazaar recreates it, so I know I'm looking in the right place.
The default file contains entries (all commented out) which look like:
# [windows]
# vsd, vss, vst, vdx, vsx, vtx = visio
I can sort of see what that may mean, but how does it hope to get from a word like "visio" to an actual program location? So I tried
txt =scite
txt = "C:\Program Files (x86)\SciTE\
txt="C:\Program Files (x86)\SciTE\
txt = C:\Program Files (x86)\SciTE\
txt = "C:/Program Files (x86)/SciTE/
txt ="C:/Program Files (x86)/SciTE/
txt = C:/Program Files (x86)/SciTE/
txt=C:/Program Files (x86)/SciTE/
None of those work or I'd not be here, although they're valid paths (except the first).
They don't crash it, but doesn't work either.
I also tried Settings-
I'm sure I'm missing something incredibly obvious, as I searched here and could not find anything which looks relevant. I'm sure something as simple as this must be possible, but I can't work it out. Anyone managed to escape Notepad?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Alexander Belchenko
- Solved:
- Last query:
- Last reply: