Skip to content

Conversation

@deathaxe
Copy link
Member

@deathaxe deathaxe commented Mar 4, 2022

Fixes #365

This commit restricts execution of on_load() to syntax_test_ files
located within ST's packages path.

Note: Hard coded path separators such as / don't work on Windows and
therefore must not be used.

Fixes #365

This commit restricts execution of `on_load()` to `syntax_test_` files
located within ST's packages path.

Note: Hard coded path separators such as `/` don't work on Windows and
      therefore must not be used.
@FichteFoll FichteFoll closed this in 3aae6fd Mar 6, 2022
@FichteFoll
Copy link
Member

Thanks for the fix. However, I addressed it in 3aae6fd using pathlib instead.

@deathaxe deathaxe deleted the pr/fix-syntax-test-dialog branch March 12, 2022 10:48
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.

PackageDev wants to manipulate indentation settings for non-test files

3 participants