tormec

Results 9 issues of tormec

### Description Hi, I use the AcMenu plugin to render a navigation menu in the sidebar. Consider a simple menu like this: ``` +--sidebar.txt +--start.txt +--ns-a +--start.txt +--ns-aa +--start.txt ```...

Hello, this is my revision about how GeSHi highlights latex code. Refer to the "changes" section in the same script for what I've done. The image attached provides the final...

When a user tries to update one's profile but only "confirm current password" field is filled, on save, the following warning is raised: `Warning: Undefined array key "pass" in /inc/auth.php...

Refer to the "changes" section in the same script for what I've done. The image attached provides the final result (on the right) compared to the actual rendering. Also, this...

Files very long, like `tkinter/__init__.py` which has almost 4000 lines, are not parsed and the symbols list is not built. Tested with Komodo Edit 11.0.1 on Linux.

I think it worth to separate all parsers functions: ``` content NST.js overlay.xul pane-nst.xul parsers python.js ... ``` In `python.js` you will have your function: ``` (LineParserPython = function(document) {...

At the moment this repository has two branches: 1. `testing` 2. `basti1253-testing` Wouldn't it be better the rename the main one `master`, in order to avoid confusing? https://stackoverflow.com/questions/30590083/how-to-rename-a-remote-git-branch-name

If GeSHi is applied inside an HTML element whose width is less than the code width, any highlighted line is limited to the initial visible part: ![Image](https://github.com/user-attachments/assets/0a7a098a-1f35-44b5-b16f-bd59381e0303) Tested with GeSHi...