Skip to content

Commit 028eedc

Browse files
committed
Updated known issues
1 parent 1b8af3c commit 028eedc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: Breaking changes and known issues
3+
- name: Breaking changes and known issues [please check before opening an issue!!]
44
url: https://github.com/paulober/Pico-W-Go/blob/main/CHANGELOG.md
55
about: Functionality that has changed significantly between versions of Pico-W-Go or known issues.
6-
- name: Intellisense, Auto-complete and Linting Issues
6+
- name: Intellisense, auto-complete and linting issues
77
url: https://github.com/paulober/Pico-W-Stub/issues
88
about: These belong in the Pico-W-Stub project rather than Pico-W-Go.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ All notable changes to the "pico-w-go" extension will be documented in this file
77
## Known issues
88
- Run current file does not include modules that are localy imported and in current workspace, unless you upload the python file containing the module via the upload file or project feature first. (since ever)
99
- CtrlCOnConnect settings does no rerender "Pico Disconnect" button correctly. Also does not enter repl correctly. Not impact on functionality just UI! (since v2.1.0)
10+
- Some users have problems with stubs not linking into workspace after running "Configure Project". Maybe related to permission errors for symlink creation on these systems. As a workaround you can find a powershell script [here](https://github.com/paulober/Pico-W-Go/files/9651807/Configure-Project.zip).
1011

1112
---
1213

0 commit comments

Comments
 (0)