Skip to content

Conversation

@keith-hall
Copy link
Member

ST supports whitespace in the middle of the syntax test token, but PackageDev wasn't offering any syntax test completions. This fixes that oversight to bring PackageDev back in line with ST behavior.

@FichteFoll
Copy link
Member

Just out of curiousity, what did you need this for?

@FichteFoll FichteFoll added this to the 3.2.16 milestone Feb 26, 2020
@keith-hall
Copy link
Member Author

I am working on a syntax definition for LDraw files, for which the comment marker is 0 // - the zero followed by whitespace represents a "meta command" and the double slashes ensure that the comment is disambiguated from a custom/unofficial command

@FichteFoll FichteFoll merged commit b86cf0e into SublimeText:master Feb 26, 2020
@keith-hall keith-hall deleted the syntax_test_token_include_spaces branch February 26, 2020 20:52
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.

2 participants