Mike Leiter
Mike Leiter
I use multiple open tabs/windows within VS Code. This is typically at least 2-3 windows, but can easily be 5+. AREPL usually gets it's own window. When switching AREPL between...
# Enhancement/Suggestion: When the code being run by AREPL throws, the Traceback is printed, but it is plain text. Can AREPL convert the files and line numbers to a link,...
**Is your feature request related to a problem? Please describe.** HTMLHint appears to work well on *.ejs (EJS - Embedded JavaScript) files for the HTML parts, but the EJS templates...
Word has a "Merge" or "Combine" mode as well diff/compare (at least in the latest versions). Propose extending the tool to accept a merge mode in addition to diff which...
## Enhancement request Reverse lookup the name of the selected color in the color picker box. Print it out somewhere in the box. I'm not sure if every RGB combination...
## Recommended enhancement: Open with context menu In a file, if right clicking to open the context menu, there should be an option to open the color picker, rather than...
## Feature description Git Extensions forces the use of the `--recursive` option on ALL submodule operations. This assumes there are no interdependencies between multiple repos which are required for unit...