Stanislav Berkov
Stanislav Berkov
Is is hard to persuade developers with C# background to name interfaces without `I` prefix. The following "Why" could be helpful: Naming interfaced without `I` forces developers to give proper...
It would be really greate if FarManager had built-in package manager. Thereby users will be able to install far plugins (and their dependencies) right from FAR. This feature is availble...
I use Far in Windows and Midnight Commander (MC) in Linux. Fast file search works in Far and MC differently. It would be really greate if in Far there will...
Add support of PlantUML asciidoc extention https://code.google.com/archive/p/asciidoc-plantuml/wikis/Usage.wiki as asciidocfx does ``` [uml, file="rtd-redesign.png"] -- class Car Driver - Car : drives > Car *- Wheel : have 4 > Car...
asciidoctor.js has numerous extensions. Allow loading them in preview as well (e.g. setting extensions via package settings).
Please add tag for the code. For proper bower usage we need to specify tag version. Without it we have to specify \* as version. This makes impossible bower offline...
## Changes Currently tool generates interface and const to access enum-like values. ``` export interface ResultCodeMap { RESULT_CODE_SUCCESS: 0; RESULT_CODE_PASSWORD_CHANGE_REQUIRED: 1; RESULT_CODE_PASSWORD_EXPIRED: 2; RESULT_CODE_FAILURE: 101; } export const ResultCode: ResultCodeMap;...
Add condition to check environment variable. Then is it will allow passing arguments to VS Code on start (via environment variable).
### Feature Description Currently slider component has hard-coded height of 48px. In our app we need 34px height (we are replacing jquery slider control with material slider). We cannot simply...
Please add Cerious Grid to angular grid list https://github.com/rYOUcerious/cerious-widgets