|
Ideas to store add-on state.
Thanks alot for that tip. I was thinking about GlobalVars but for some reason made a lazy assumption that it is a dictionary of useful values. It looks like it can be used in a more clever way. I have
Thanks alot for that tip. I was thinking about GlobalVars but for some reason made a lazy assumption that it is a dictionary of useful values. It looks like it can be used in a more clever way. I have
|
By
Pawel Urbanski
· #19127
·
|
|
NVDA For VS Code update.
Putting the add-on on the community site at last, could be a good idea. I will do some searching and reading what are the steps involved.
Putting the add-on on the community site at last, could be a good idea. I will do some searching and reading what are the steps involved.
|
By
Pawel Urbanski
· #19126
·
|
|
Ideas to store add-on state.
Thank you for the suggestion. I decided to go the 'appModule' instance route. This time, I did it properly with the super method and inheritance and so on. Unfortunately Pylance of VS Code kept throwi
Thank you for the suggestion. I decided to go the 'appModule' instance route. This time, I did it properly with the super method and inheritance and so on. Unfortunately Pylance of VS Code kept throwi
|
By
Pawel Urbanski
· #19122
·
|
|
NVDA For VS Code update.
Hi Everyone, While nobody was interested to pick up developing the add-on, I updated it to be compatible with new NVDA and and introduced some API changes. I do code things from time to time, so still
Hi Everyone, While nobody was interested to pick up developing the add-on, I updated it to be compatible with new NVDA and and introduced some API changes. I do code things from time to time, so still
|
By
Pawel Urbanski
· #19121
·
|
|
Ideas to store add-on state.
Dear Everyone, Since I still occasionally use Visual Studio Code and nobody followed up with my request to take over the development, I am working on updating the add-on. I am looking for hints and in
Dear Everyone, Since I still occasionally use Visual Studio Code and nobody followed up with my request to take over the development, I am working on updating the add-on. I am looking for hints and in
|
By
Pawel Urbanski
· #19115
·
|
|
Extending browse mode with a script.
Hi Everyone, Since browse mode is somehow sepcialized I would like to ask for hints about the following case: ** How to extend quick navigation with a script so I can assign it in the gestures mapping
Hi Everyone, Since browse mode is somehow sepcialized I would like to ask for hints about the following case: ** How to extend quick navigation with a script so I can assign it in the gestures mapping
|
By
Pawel Urbanski
· #17782
·
|
|
Visual Studio Add-on.
Thank you for your message. I will be very happy to help with the transfer and discuss what/if such or such faeture needs to be coded or it can be replaced with more clever configuration.
Thank you for your message. I will be very happy to help with the transfer and discuss what/if such or such faeture needs to be coded or it can be replaced with more clever configuration.
|
By
Pawel Urbanski
· #16836
·
|
|
Visual Studio Add-on.
Hi Everyone, While this message may be interesting to just a handful of people on the list, it is the most convenient way for me to address the following things: ** Since I am coding less and less or
Hi Everyone, While this message may be interesting to just a handful of people on the list, it is the most convenient way for me to address the following things: ** Since I am coding less and less or
|
By
Pawel Urbanski
· #16829
·
|
|
Joining forces to develop similar add-ons.
Those developers can have a voice what they plan... Nothing is set in stone... Some people can provide good use cases. Others are much better coders.
Those developers can have a voice what they plan... Nothing is set in stone... Some people can provide good use cases. Others are much better coders.
|
By
Pawel Urbanski
· #16316
·
|
|
Joining forces to develop similar add-ons.
Hi Everyone, As an aside: I noticed that there are more and more add-ons with similar functionality. Pulling them and resources for development into a single add-on could be something to consider... Y
Hi Everyone, As an aside: I noticed that there are more and more add-ons with similar functionality. Pulling them and resources for development into a single add-on could be something to consider... Y
|
By
Pawel Urbanski
· #16305
·
|
|
NVDA For VS Code 21.0.0 released.
Dear Noria, I guess the add-on and the repository need some clean-up first. I would be most interested in getting some help with that misterious behavior where the first character of the line is being
Dear Noria, I guess the add-on and the repository need some clean-up first. I would be most interested in getting some help with that misterious behavior where the first character of the line is being
|
By
Pawel Urbanski
· #16155
·
|
|
NVDA For VS Code 21.0.0 released.
Dear Friends, I've just released the NVDA for VS Code add-on. There are no major changes. Quoting the release notes briefly: ** NVDA 2021.1 compatibility and a fix in the line reading logic. ** There
Dear Friends, I've just released the NVDA for VS Code add-on. There are no major changes. Quoting the release notes briefly: ** NVDA 2021.1 compatibility and a fix in the line reading logic. ** There
|
By
Pawel Urbanski
· #16152
·
|
|
Allowing to asign letters to line and character navigation commands.
Grazie... I will have a look. I guess, it will be or might be about remapping the mentioned letter keys on the keyboard in the browse mode to arrow keys. Javi Dominguez's Easy navigation contains osom
Grazie... I will have a look. I guess, it will be or might be about remapping the mentioned letter keys on the keyboard in the browse mode to arrow keys. Javi Dominguez's Easy navigation contains osom
|
By
Pawel Urbanski
· #15956
·
|
|
Allowing to asign letters to line and character navigation commands.
I had a look at the Easy table navigator add-on. It seems like it enables arrow keys for table navigation. I installed it, but could not find any place where I could do any mapping. What I need is to
I had a look at the Easy table navigator add-on. It seems like it enables arrow keys for table navigation. I installed it, but could not find any place where I could do any mapping. What I need is to
|
By
Pawel Urbanski
· #15954
·
|
|
Allowing to asign letters to line and character navigation commands.
Hi Rui, I think you posted the link to the add-on recently. I will find it. If not, will let you know. I have some other ideas, which come from the programable keyboards world... Lets take it step by
Hi Rui, I think you posted the link to the add-on recently. I will find it. If not, will let you know. I have some other ideas, which come from the programable keyboards world... Lets take it step by
|
By
Pawel Urbanski
· #15953
·
|
|
Allowing to asign letters to line and character navigation commands.
A quick update... In the input gestures configuration therer is a category for emulated system input. It contians all the arrow keys plus things like home and end and so on. I've mapped the letters fr
A quick update... In the input gestures configuration therer is a category for emulated system input. It contians all the arrow keys plus things like home and end and so on. I've mapped the letters fr
|
By
Pawel Urbanski
· #15951
·
|
|
Allowing to asign letters to line and character navigation commands.
Hi Everyone, I'm reposting a message with some idea I posted to the NVDA's developers list. I was working on some programable keyboard layout and with the fantastic single-hand navigation add-on. Here
Hi Everyone, I'm reposting a message with some idea I posted to the NVDA's developers list. I was working on some programable keyboard layout and with the fantastic single-hand navigation add-on. Here
|
By
Pawel Urbanski
· #15949
·
|
|
Notice: add-on files repo from NVDA Add-ons organization to be removed on March 1, 2021
Please, do the redirect. There can be links on the web, we do not know about leading to this repository. It is just a few clicks at most... Thank you...
Please, do the redirect. There can be links on the web, we do not know about leading to this repository. It is just a few clicks at most... Thank you...
|
By
Pawel Urbanski
· #14671
·
|
|
Develop nvda add on with vscode tooltips
Hi Everyone, I do appriciate that you bared waiting... The snippet below contains the fragment of the VS Code settings.json file located in the .vscode folder of a project. "python.languageServer": "P
Hi Everyone, I do appriciate that you bared waiting... The snippet below contains the fragment of the VS Code settings.json file located in the .vscode folder of a project. "python.languageServer": "P
|
By
Pawel Urbanski
· #14507
·
|
|
Develop nvda add on with vscode tooltips
Friends, Almost there. I was quite busy with work... I will review my configuration as part of work I need to do finishing the next little release of the VS Code plugin. <vor_tex123@...
Friends, Almost there. I was quite busy with work... I will review my configuration as part of work I need to do finishing the next little release of the VS Code plugin. <vor_tex123@...
|
By
Pawel Urbanski
· #14497
·
|