Externet

Results 47 comments of Externet

As for now, id recommend using [1.11.0-git6742](https://sm.alliedmods.net/smdrop/1.11/sourcemod-1.11.0-git6742-windows.zip) SourcePawn compiler that still works with BasicPawn until i fix this issue *someday* or they revert it. Seems like this change published in...

`1. Autocompletion just using "Arrow" buttons + "TAB".` Not sure why the current shortcut is slower than the one you suggested since everyone writes code with two hands on their...

Don't get me wrong, i am open for ideas and im planning to improve the IntelliSense. But the TAB shortcut can not be implemented right now, because BasicPawn's IntelliSense is...

Already tried to add that years ago. The editor already supports hex by default because C/C++ syntax highlighting. Theres only one problem: Theres no config nor regex to change the...

I can't reproduce this right now, it works fine on my end. Ill look into it. Are you using a higher font DPI in windows? ![2021-09-15_14-05-15](https://user-images.githubusercontent.com/22834512/133430525-957c260c-63f8-4e27-9c40-d3a07e280d8a.gif)

Works fine here. Ill try with higher DPI next time. ![2021-09-15_18-45-14](https://user-images.githubusercontent.com/22834512/133475070-dc8179f3-b098-42c5-a8eb-9d4911251462.gif)

Followed your steps, it's still working fine here.

You mean like Word Warp? And since i optimized tab loadings i could do the second one too. And yea you're right, i just tested it with 9k lines source...

Doesn't seem like the old ICSharpCode TextEditor supports Word Warp :/

Any reason why ``Compile``/``Test`` in the project explorer doesn't work for you? ![image](https://user-images.githubusercontent.com/22834512/120954523-ac2e6e80-c74f-11eb-83b9-eda461f22570.png)