Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for prefix/postfix with selection #2

Open
alallier opened this issue Mar 16, 2017 · 3 comments
Open

Add support for prefix/postfix with selection #2

alallier opened this issue Mar 16, 2017 · 3 comments

Comments

@alallier
Copy link

Sometimes it is nice to provide a prefix/postfix when debugging. For example if you want to write your console.logs like console.log('DEBUG - variableName: ', variableName') it is easier to do global searches for DEBUG and come across all of the debugg console.logs that you have added.

It would be awesome if this extension provided a way config to allow prefixing/postfixing

@LeoEatle
Copy link

Any progress here? I do think it is an important feature and we need to implement it.

@LeoEatle
Copy link

LeoEatle commented Nov 23, 2018

I created a PR for this. #15
Feel free to discuss about this.

@rohantejeswar
Copy link

It's been a while. Any chance this feature is being implemented?

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

No branches or pull requests

3 participants