sheamus wrote:ps - how the heck do you get notified of replies in this forum?
sheamus wrote:I am on W7.
Path to rails project should be all ascii, it doesn't even have spaces.
sheamus wrote:I do have a config/routes.rb folder. What does it look relative to?
sheamus wrote: I started ST2 from start menu, then choose open recent projects. My project file lives in the root of the rails project directory.
- Code: Select all
C:\Users\myname\Code\SyncCode\MyProj
I removed the settings file from my User directory, and restarted ST2. But opening a model_obj.rb file still shows Ruby syntax, as opposed to Ruby on Rails.
while self.living? do
mistake = Mistake.new
self.learn_from!(mistake) unless mistake.fatal?
enddatgame wrote:Hi, for some reason {"file_name": "^wscript$"} or just "wscript" doesn't work to enable python mode, but the following with first_line works and matches things like "#!/usr/bin/env python" which often is in there.
Bug or am I doing it wrong?
{"name": "Python/Python",
"rules": [
{"first_line": ".*python.*"}]}
while self.living? do
mistake = Mistake.new
self.learn_from!(mistake) unless mistake.fatal?
endwhile self.living? do
mistake = Mistake.new
self.learn_from!(mistake) unless mistake.fatal?
endphillip.koebbe wrote:...
Return to Plugin Announcements
Users browsing this forum: Majestic-12 [Bot] and 6 guests