Latest 7 Added
Latest 7 Modified
Windows 11 22H2 - Update unsupported hardware
- Dettagli
- Categoria: Windows
- Visite: 3150
Righe Alternate quando cambia il valore
- Dettagli
- Categoria: Articles
- Visite: 2570
Nativamente Excel รจ in grado di alternare i colori delle righe ad ogni riga (pari-dispari). Purtroppo Excel nativamente non ha un modo di alternare i colori delle righe quando il valore di un gruppo cambia.
Tempo fa ho trovato una soluzione su internet ma sfortunamente non ho memorizzato l'indirizzo ma per fortuna avevo creato un esempio che di recente ho ritrovato.
Invasion of Ukrain from Russia - Stop Fighting
- Dettagli
- Categoria: Saggezze
- Visite: 2039
What will happen if Russia stop fighting and what will happen if Ukraine stop fighting. It's a simple but interesting question read in a lot of posts.
VS Code - My Fav Extensions
- Dettagli
- Categoria: VS Code
- Visite: 2112
Visual Studio Code has so many extensions that it takes a long time to choose which one to use. Let me share with my favorites. Just a list with a brief descriptions.
VS Code - Terminal History
- Dettagli
- Categoria: VS Code
- Visite: 1872
I was playing with the linux history command and after some tries I was searching on internet and I found a good feature on Visual Studio Code for the integrated terminal.
VS Code has 2 features for:
- Commands for Current session
- Commands for Previous sessions
- Visited Directories for Current session
- Visited Directories for Previous sessions
Finally a good, easy and pratics way to manage your comand history plus the new history for directory visited.
I binding my keys, I choosen CTRL + ALT + UP arrow for history commands and CTRL - ALT + LEFT arrow for directories.
Run javascript from bookmark
- Dettagli
- Categoria: Javascript
- Visite: 2678
Recently I found a solution to run a javascript to temporary apply changes on a web site.
I had 2 cases where I changed some stuff in 3rd party webpage. Of course it's a temporary change until the page is reloaded.
In one case I need to remove the class "hidden-print" because the print invoice do not print some info. I need that but the supplier never fix it.
VS Code - Focus Terminal-Editor
- Dettagli
- Categoria: VS Code
- Visite: 1528
Here how you can customize the key bindings in order to switch focus between editor and integrated terminal.
I have done it editing the file "data\user-data\User\keybindings.json" and adding the settings there. Just save and test it.
My binds in my italian keyboards:
CTRL + \
Switch focus between Editor and Terminal
The key backslash "\" in my keyboard is under the ESC key.
ALT + \
Open the Terminal if it's closed
Pagina 3 di 15