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
Copy file name to clipboardExpand all lines: Sources/CodeEditTextView/Documentation.docc/Add-Languages.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,3 +204,7 @@ When everything is working correctly push your `tree-sitter-{lang}` changes to `
204
204
> Take [this PR description](https://github.com/tree-sitter/tree-sitter-javascript/pull/223) as a template and cross-reference it with your Pull Request.
205
205
206
206
Now you can remove the local dependencies and replace it with the actual package URLs and submit a Pull Request for ``CodeEditTextView``.
207
+
208
+
## Documentation
209
+
210
+
Please make sure to add the newly created properties to the documentation `*.md` files.
0 commit comments