mforkel
mforkel
py2dsp ignores the option --revision. The following patch works for me: ``` --- py2dsp.orig 2018-08-04 03:58:17.000000000 +0200 +++ py2dsp 2020-06-03 16:47:15.620774300 +0200 @@ -67,6 +67,7 @@ ctx['root'] = args.root src_name...
### Problem Statement There seems to be no specific context menu for collapsed items in the TS sidebar. Some of the commands in the current context either have no effect...
### Problem Statement Even with the "Compact" style for spacing and fonts, the sidebar's appearance jumps out visually. The TS sidebar does not have the look & feel of the...
When I try to boot a ThinkPad L530 in UEFI mode with ipxe.efi, it hangs with `iPXE initialising devices...`. In Linux, the r8169 driver used and the NIC is identified...
I tried to use Compare Folders in a workspace that contains local folders and remote folders accessed with the [SSH FS extension](https://github.com/SchoofsKelvin/vscode-sshfs). An attempt to compare a local folder to...
I usually work on multiple tasks, often using groups of Firefox windows for each of them. Because I have found no easy way to save all windows belonging to one...
### Problem It seems the extension requires at least version 5.0 of ansible-lint. This should be stated in the documentation. Currently, Ansible 2.9+ and Ansible Lint are listed as requirements....
It is possible to enter arrays and hash arrays in the watch list to show their values, keys, and size, e.g. `${hasharray[@]}`, `${!hasharray[@]}`, and `${#hasharray[@]}`. Currently, values and keys are...
I'm using pydevd 1.5.1 on the client side and PyDev 7.1.0 on the server side for remote debugging. The path mappings are declared with pydevd_file_utils.setup_client_server_paths in the client script. Tthe...
The add-on already includes an option to ignore files by file type. For me it would be very helpful if it was also possible to ignore files by URL. I...