-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
missing documented "Contribution Points" #5230
Comments
Hey I'm new and would like to contribute. I can help out with this. Just add the missing points you outlined to contribution-points.md, with the links? Also I'll make sure the list is in alphabetical order. Just one question: Where can I find the corresponding links? Thanks |
@joey2031 Do these links point to some explanation, why don't you amend the last commit, what is the use of correcting typo's in new commits. |
|
@joey2031 The whole point of this issue is the missing explanation of these contribution points, All contribution points on the current page have their link point to a section with some explanation in the same page. I think when they decide to merge this PR they can collapse all commits into 1 merge commit. |
Oh I see, so I would also need to write the new explanations? I thought it was just the missing links. |
Not all Contribution Points are documented.
If you use the completion items in
package.json
the following are missing from the doc page:authentication
codeActions
css.customData
documentation
html.customData
iconFonts
localizations
markdown.markdownItPlugins
markdown.previewScripts
markdown.previewStyles
notebookRenderer
notebooks
remoteHelp
semanticTokenModifiers
semanticTokenScopes
semanticTokenTypes
terminal
css.customData
andhtml.customData
have the following text in the descriptionBut that must be for the settings
css.customData
andhtml.customData
. Forcontributes.css.customData
andcontributes.html.customData
it should be relative to extension folder.The text was updated successfully, but these errors were encountered: