vscode-regex-notebook icon indicating copy to clipboard operation
vscode-regex-notebook copied to clipboard

Results 4 vscode-regex-notebook issues
Sort by recently updated
recently updated
newest added

See below. Note the error message : ``` error: [plugin: peg-loader] Cannot find module './src/renderer/regexper-static/node_modules/canopy' Require stack: - /Users/cog/vscode/vscode-regex-notebook/esbuild.js ``` Full session ``` git submodule init; git submodule update Submodule...

When using a dark theme in Visual Studio code, the text outside the boxes (e.g. "1..2 times" is still rendered in black, making it almost invisible: "Dark+" theme (default dark...

bug
help wanted

could be fun for basic regex syntax checking & interactive playground ... idea inspired by this CSS Flexbox Cheatsheet ext. by @dzhavat: https://marketplace.visualstudio.com/items?itemName=dzhavat.css-flexbox-cheatsheet

resolve: #7 Since the current color scheme can impair visibility in some vscode color themes, I will modify the CSS definitions to match as many vscode color themes as possible....