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
[](https://marketplace.visualstudio.com/items?itemName=MaxvanderSchee.web-accessibility)
4
+
[](https://marketplace.visualstudio.com/items?itemName=MaxvanderSchee.web-accessibility)
5
5
6
-
### So I heard you wanted to write more accessible websites? Well, you came to the right Extension!
7
-
> Although this extension will help you write better Web Accessible applications/websites is only based on your code, which means it can't cover the full spectrum of Web Accessibility.
6
+
### So I heard you wanted to write more accessible code? Well, you came to the right Extension!
7
+
> This extension is here to help you get feedback on what parts need some more attention for it to be accessible, this is just the basics and doesn't cover all the rules but will help with making your project more accessible.
8
8
9
9
## β¨Features
10
10

11
11
12
12
The extension can do the following for you:
13
13
* Highlight elements that you should consider changing.
14
-
* Give a hint what to change
15
-
14
+
* Give a hint on how you should change it.
16
15
17
16
## πExtension Settings
18
17
The settings can be found at `File > Preferences > Settings > Extensions > Web Accessibility`
@@ -23,11 +22,6 @@ The settings can be found at `File > Preferences > Settings > Extensions > Web A
23
22
| Semantic HTML | boolean | false |
24
23
| Trace: Server | string | off |
25
24
26
-
## πKnown Issues
27
-
The following Issues will be dealt with soon.
28
-
* More informing messages with links to resources.
29
-
* Not all Web Accessibility errors implemented.
30
-
31
25
## πRelease Notes
32
26
All notable changes to this project will be documented in the [Changelog](./CHANGELOG.md).
0 commit comments