WMJ

Results 67 issues of WMJ

The tool tip of the replacement box in the File/Replace dialog says that the we can use `$0` for matched text, `$1`, `$2` notations for captured groups. However, it actually...

Is it possible to have a toolbar to hold some command buttons which are generated by plugins? On document load, or tab activation, BowPad queries plugins for toolbar buttons. If...

enhancement

This issue does not always occur. 1. Open BowPad. 2. Open a Remote Desktop Client and connect to a remote machine. 3. Click the Copy button or press Ctrl+C in...

Is it possible to present some UI to the user from the plugin? For instance, the plugin can be an HTML page, whereas scripts in that page can access functions...

Is it possible to add a packer to utilize IL merging tools such as ILMerge or ILRepack, which automatically merge referenced DLLs (or annotated DLLs with `ObfuscatorAttribute`s like Eazfuscator) into...

According to the documentation of the .NET Framework, http://msdn.microsoft.com/en-us/library/system.threading.spinlock.aspx > Do not store SpinLock instances in readonly fields. Please suppress `RECS0092` for `SpinLock` fields. On the contrary, a warning on...

I have been using AsyncIO to write TCP applications for quite sometime. However, I encountered weird behaviors when the workload went a bit heavy, about several thousands of concurrent connections...

Instead of adding items, is it possible to hide existing items in the Context Menu? For instance, the following code will instruct ShellAnything to hide the existing "Properties" menu item....

enhancement

## Download [Codist 7456](https://github.com/wmjordan/Codist/files/9571127/Codist.zip) [Codist 7450](https://github.com/wmjordan/Codist/files/9542240/Codist.zip) [Codist 7434](https://github.com/wmjordan/Codist/files/9503522/Codist.zip) ## What's new - General - [x] Fixed some functinonalities were not working in some content types (b7456) - Syntax Highlight -...

:floppy_disk:

It is still a mysterious how this issue occurs...

bug
Navigation