Feature Request: Open Selected Filename starting with tilde/home path
New patch fixing incorrect pattern. In the sql.properties case, it's seems to be matching some ide colors and overriding all default colors, including comments, numbers, etc. Did you remember if there is any reason for that? By not adopting some policy would'nt be harder to apply themes for all languages (like dark, monokai, solarized) ?
Created a new patch based on an updated tip branch: - Added Hive keywords and file filters - Added Pig Latin keywords and file filters - No style changes - tip changeset: 5166:f68bb3197a2e A Question: Did sql.properties styles should be using default colors/fonts like '$(colour.keyword)' instead of overwriting/redefining they again?
[PATCH] Add Hive *.hql keywords to sql.properties
Support comments for SQL Language family
[PATCH] Add Hive *.hql extension to sql.properties