Alex Dragokas

Results 60 issues of Alex Dragokas

Named enums are finally work again in SM v.1.11. Is it possible to add listing of enum values in "Intellisense & Autocomplete" window whenever we're entering "=" ? ``` #pragma...

enhancement

I think adding drop-down "Recent Files" item in "File" menu would be a good feature for faster access (let's say the last 15 entries), in addition to the same list...

enhancement

In the example video below I set cursor position via mouse in line # 78 next to sign "=", then I press Down key => result: cursor gets a position...

bug
need info

When you press Ctrl + A, BasicPawn automatically scrolls document to the end. This is, IMHO, inconvenient. Y-position of view area shouldn't be changed.

enhancement

When you open sp with BasicPawn you cannot navigate code with buttons "Up, Down, PgUp ..." instantly until you set cursor focus on code edit screen. Can you please make...

enhancement

This is for convenience only. ![image](https://user-images.githubusercontent.com/19956568/128385332-f340db00-fc6a-407e-af6e-9173e0730099.png) You see 1 warning, but you're unable to double click it instanlty and move to a specific line of code. That requires you to...

enhancement

Hi, by default, if you open sp file, it appears as first in the list of Object browser window. However, it is not the case when you open .inc file,...

enhancement

When you delete 2 lines that include /* no syntax highlighting update is happening. See the video: ![syntax-comm](https://user-images.githubusercontent.com/19956568/128611298-5bec801a-4772-4d19-8ed6-beb110a89e78.gif)

bug
dependency

In Notepad++ with plugins (and maybe, same in VS) there are several features allowing to code a really fast: 1) Autocompletion just using "Arrow" buttons + "TAB". I will explain,...

enhancement

Hi, is it possible to make an option, so BasicPawn automatically opens related source files (same as RMB -> Open Source Files in Object browser) as soon as you opened...

enhancement