paxcut
paxcut
I am posting this in the hope that it may help somebody having the same issues. Feel free to close it at your leisure. I cloned the repo and attempted...
changes to fix #24
I just realized one feature request existed about this tool and have added a comment to it referring this pr. Errors and additions are described in the fork commit already....
### Operating System Windows ### What's the issue you encountered? I am trying to write a parser for model primitives that uses 3-dvisualization. Because models can be broken into smaller...
### Operating System Windows ### What's the issue you encountered? if you allocate an array of floats or doubles in a section and assign values sequentially only the first and...
Modeled after VS code find-replace ui except some features which are hard to implement like multi-cursors. It includes selection and scrolling to next/previous match, bidirectional search and replace, case, whole...
### Operating System Windows ### What's the issue you encountered? In this issue I will refer to the time64_t type defined in type/time.pat as ```cpp using time64_t = u64 [[format("format_time_t")]];...
### Operating System Windows ### What's the issue you encountered? Hovering over a tab produces a tool-tip with the name of the file which can be further expanded by pressing...
### Operating System Windows ### What's the issue you encountered? As the image below shows, and depending on the custom font of choice and the custom font size, you may...
First let me say that I really like SHADERed. Thank you for sharing it with everyone. I noticed that you implemented find/replace in the text editor. Another app that uses...