Ryuichi Inagaki

Results 95 comments of Ryuichi Inagaki

Hi @jsve , sounds good. Do you want to provide sample input (text and a recursive pattern) and the expected highlighted part in the text?

Thanks @jsve for providing the use case. CloudFormation is one of my favourite services on AWS 😃 So you want to, for example, highlight the following string with a certain...

Highlights are saved as `textmarker.savedHighlights` either in your user settings or workspace settings depending on your choice. Have you given that bit of the setting to your colleague and still...

Hi @ozskywalker , would using **Highlight Text Using Regex** command work for you? Using the regex pattern like: `.*certain_function.*`

It can be particularly helpful if a line is very long and doesn’t fit in the window width. Exploring the idea. Some issues i can think of: * We may...

That's right. Don't remember why I didn't release the change... #57

Upvote for this issue. In one of our projects, a filter name has a significant importance for categorising the log. As this is currently not supported via CloudFormation, we're creating...

Ah yes, it’s not automatically saving. You need to explicitly run “Save All Highlights” command to keep the highlights you want.

Yeah, this would be awesome, but as the annotation view is just a html and not a `TextDocument` I don't think I can easily make it. For now, I would...

Haha. Well it seems there is at least a way though it would be a bit overkill :p