You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,11 @@ Feel free to [contribute](https://github.com/LuqueDaniel/vscode-language-renpy/b
62
62
63
63
> Document Symbols are displayed in the Outline window in the sidebar.
64
64
65
+
## Integrate VSCode as code editor in Ren'Py
66
+
67
+
You can copy the [`Visual Studio Code.edit.py`](https://raw.githubusercontent.com/LuqueDaniel/vscode-language-renpy/master/Visual%20Studio%20Code.edit.py) file that is available at the root of this repository to the root of your project directory. This will add VSCode (or ) to the list of text editors in Ren'Py.
65
68
66
69
## Thanks To
67
70
68
-
*[language-renpy](https://github.com/renpy/language-renpy). All contributors
0 commit comments