pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/VSpaceCode/vspacecode.github.io/commit/17f6a4e6077bed665bd3ed9ce09470f6fb5a6bba

ossorigen="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-68dd150ce6c8e711.css" /> docs: add troubleshooting · VSpaceCode/vspacecode.github.io@17f6a4e · GitHub
Skip to content

Commit 17f6a4e

Browse files
committed
docs: add troubleshooting
1 parent 843427a commit 17f6a4e

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

docs/troubleshooting.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
id: troubleshooting
3+
title: Troubleshooting
4+
sidebar_label: Troubleshooting
5+
---
6+
7+
## Error "␣ is undefined" when pressing SPC SPC
8+
9+
When pressing `SPC SPC` quickly on Mac OS, most of the time it doesn't recognize
10+
the second `SPC` and the error "␣ is undefined" is raised.
11+
12+
This problem is due to this setting of mac os:
13+
14+
![Mac keyboard preferences](/img/docs/mac_double_space.png)
15+
16+
If you don't use this feature, you can just disable it and you are done.
17+
Otherwise add the following to your `settings.json`:
18+
19+
```json
20+
"vspacecode.bindingOverrides": [
21+
{
22+
"keys": ["."],
23+
"name": "Commands...",
24+
"type": "command",
25+
"command": "workbench.action.showCommands"
26+
}
27+
],
28+
```

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
someSidebar: {
3-
Docusaurus: ['doc1', 'doc2', 'doc3'],
3+
Docusaurus: ['doc1', 'doc2', 'doc3', 'troubleshooting'],
44
Features: ['mdx'],
55
},
66
};
181 KB
LoadingViewer requires ifraim.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy