Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jrieken/vscode-regex-notebook

Open more actions menu

Repository files navigation

Native notebook for VS Code that renders regular expressions using https://regexper.com.

Sample showing rendered regular expression

This samples makes use of the following APIs/concepts

  • NotebookSerializer to load and save notebook documents from disk
  • NotebookController to execute regular expressions cells
  • NotebookRenderer to present regular expressions in a nice way

Running out of source

  • run git submodule init and git submodule update
  • run npm install in the terminal
  • also run npm run compile
  • select F5 to debug

Thanks

The rendering uses the https://regexper.com source code which works like a charme 👏

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.