joaocortes
joaocortes
`ctwill` does not produce a ToC, even with the option `+x`. According to the `man` documentation, ``` • -x: omit indices, section names, table of contents ``` Running `ctwill-twinx attempt.tex...
Hello, My printer model is Brother QL-810W. Lets say I want to print a bunch of labels, each with a number from 0 to 9. I created a single columned...
Instead of throwing an user error if there is no method at point, ``dap-java-test-method-at-point`` asks for a method name. It would be nice to use completing-read, with the methods names...
Is there any command in dap-java able to debug an inherited test method? ``dap-java-debug-test-method`` doesn't work because it extracts the method name from point. I tried to rewrite the compilation...