Results 14 issues of Antonino Perricone

I see that If I split the documents view in a way, sometime split in the other way is forbidden: ![image](https://user-images.githubusercontent.com/22457168/119348102-b7d45c80-bc9c-11eb-9a7c-83faefa2eaa9.png) other times it is allowed ![image](https://user-images.githubusercontent.com/22457168/119347982-8f4c6280-bc9c-11eb-999b-01bcc3f7eabe.png)

I would like rotate the path in 2 ways: 1. change the order from clockwise to anticlockwise (so 1.2.3 become 3.2.1) 2. change the first element (so 1.2.3 become 2.3.1)...

enhancement

Hi, In my project I would like reuse some rigid body, so stop them, move and sleep, I tried with: ```ts reset(world :World) { let collider = world.getCollider(this.colliderId); let rigidBody...

C-Bug
A-Dynamics
P-High
D-Difficult

Hello, I have a DateTime column that shows only time, and I would like to filter it by hour, but actually it shows the tree of the date. is it...

There is some documentation on this [page](https://code.visualstudio.com/api/extension-guides/web-extensions#language-server-protocol-in-web-extensions)

to find unused locals, and make them gray I will implement it if it gain 10 thumbs up

feature request

![image](https://user-images.githubusercontent.com/22457168/119331953-3bd01980-bc88-11eb-9c0b-7b800541a6ab.png)

bug
debugger

during debugging the debugger does not stop on altD line. ![image](https://user-images.githubusercontent.com/22457168/75324357-10892f80-5877-11ea-94a4-68c43ebbb31e.png)

bug
debugger

better code analyzer to find type of the symbol in this piece of code, know if the variable is a logic or character, or, more useful, if it is a...

feature request

https://code.visualstudio.com/api/language-extensions/programmatic-language-features#rename-symbols I will implement it if it gain 10 thumbs up

feature request