File tree Expand file tree Collapse file tree 4 files changed +62
-17
lines changed Expand file tree Collapse file tree 4 files changed +62
-17
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Report a bug and help us improve
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ <!--
11+ Please see https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-debug-issues-with-code-server
12+ and include any logging information relevant to the issue.
13+
14+ Please search for existing issues before filing.
15+
16+ If you can reproduce the issue on vanilla VS Code,
17+ please file the issue at the VS Code repository instead.
18+
19+ Provide screenshots if applicable.
20+
21+ Please fill in the issue template and try to be as detailed
22+ and clear as possible!
23+ -->
24+
25+ - Web Browser:
26+ - Local OS:
27+ - Remote OS:
28+ - Remote Architecture:
29+ - ` code-server --version ` :
Original file line number Diff line number Diff line change 1+ ---
2+ name : Extension request
3+ about : Request an extension missing from the code-server marketplace
4+ title : ' '
5+ labels : extension-request
6+ assignees : cmoog
7+
8+ ---
9+
10+ <!--
11+ Details on the code-server extension marketplace are at
12+
13+ https://github.com/cdr/code-server/blob/master/doc/FAQ.md#whats-the-deal-with-extensions
14+
15+ Please fill in the issue template!
16+ -->
17+
18+ - [ ] Extension name:
19+ - [ ] Extension GitHub or homepage:
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea
4+ title : ' '
5+ labels : feature
6+ assignees : ' '
7+
8+ ---
9+
10+ <!--
11+ Please search for existing issues before filing.
12+
13+ Please describe the feature as clearly as possible!
14+ -->
Original file line number Diff line number Diff line change 11<!--
22Please file all questions and support requests at https://www.reddit.com/r/codeserver/
33The issue tracker is only for bugs.
4-
5- Please see https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-debug-issues-with-code-server
6- and include any logging information relevant to the issue.
7-
8- Please search for existing issues before filing.
9-
10- If you can reproduce the issue on vanilla VS Code,
11- please file the issue at the VS Code repository instead.
12-
13- Please fill in the issue template and try to be as detailed
14- and clear as possible!
154-->
16-
17- - Web Browser:
18- - Local OS:
19- - Remote OS:
20- - Remote Architecture:
21- - ` code-server --version ` :
You can’t perform that action at this time.
0 commit comments