play2-sublimetext2 icon indicating copy to clipboard operation
play2-sublimetext2 copied to clipboard

Sublime text 2 bundle for Play 2

Results 17 play2-sublimetext2 issues
Sort by recently updated
recently updated
newest added

is it possible to have compatibility with sublime text 3?

On https://github.com/wbond/package_control_channel/pull/2524 (Test against package names containing periods) was determinate that Sublime Text 3 cannot support package names within dot on their names. Then all the packages with dot `.`...

The description of this repo says it only work with Sublime Text 2, but the package info indicates it works with ST3 also.

1.java collection not in package java.collection. delete it on entity snippet 2.import views.html on controller 3.delete actions views.html fix.

- Adds Sublime Package installation instructions - Adds details on the simple to do but difficult to find place to enable zen coding tab completion for play templates

The following snippet files (template, htmlform, foreach) should be modified for their scope element from text.html -> text.play. This works for me in ST2.