Create README.md

Closes https://github.com/flathub/com.visualstudio.code/issues/323
This commit is contained in:
Niko
2022-06-27 13:06:00 -07:00
committed by Bartłomiej Piotrowski
parent 00eb46893f
commit 3c4db7bbf7
+7
View File
@@ -0,0 +1,7 @@
# Visual Studio Code Flatpak
This is an unofficial build of Visual Studio Code, generated from the official Microsoft-built .deb packages.
Most functionality works out of the box, though please note:
* To make the Integrated Terminal automatically use the host system's shell, you can will need to add this command in [Flatpak Warning.txt](https://github.com/flathub/com.visualstudio.code/blob/master/flatpak-warning.txt#L22-L30)
* To gain support for additional langauges, you will need to follow the commands in [Flatpak Warning.txt](https://github.com/flathub/com.visualstudio.code/blob/master/flatpak-warning.txt#L41-L43)