Skip to content

Package configuration and how to turn things off for none typescript projects #393

Open
@sentient

Description

@sentient

I have other projects in Sublime that do not do anything with TypeScript. But my console logs a lot of TS messages (assuming that is indeed TypeScript). So how do I turn this off?
How can I make one project use the TypeScript plugin and all my other projects just leave unaffected.

I also noticed there is no preference / package settings / typescript ?

[2015-11-03 13:11:39,399 - INFO - TS] Popup resource path: Packages/TypeScript/popup.html
[2015-11-03 13:11:39,400 - INFO - TS] Loaded tooltip template from Packages/TypeScript/popup.html
[2015-11-03 13:11:39,404 - DEBUG - TS] on_activated
[2015-11-03 13:11:39,405 - DEBUG - TS] on_selection_modified
[2015-11-03 13:11:39,410 - DEBUG - TS] on_post_text_command
[2015-11-03 13:11:47,037 - DEBUG - TS] on_activated
[2015-11-03 13:11:48,418 - DEBUG - TS] on_text_command
[2015-11-03 13:11:48,418 - DEBUG - TS] on_selection_modified
[2015-11-03 13:11:48,419 - DEBUG - TS] on_post_text_command
[2015-11-03 13:11:48,548 - DEBUG - TS] on_selection_modified
[2015-11-03 13:11:49,236 - DEBUG - TS] on_text_command
[2015-11-03 13:11:49,237 - DEBUG - TS] on_selection_modified
[2015-11-03 13:11:49,237 - DEBUG - TS] on_post_text_command
[2015-11-03 13:11:49,298 - DEBUG - TS] on_selection_modified
[2015-11-03 13:11:49,860 - DEBUG - TS] on_text_command
[2015-11-03 13:11:49,861 - DEBUG - TS] on_selection_modified
[2015-11-03 13:11:49,861 - DEBUG - TS] on_post_text_command
[2015-11-03 13:11:49,958 - DEBUG - TS] on_selection_modified

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions