Skip to content
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

Update master with recent changes from upstream. #4

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

varungandhi-src
Copy link
Collaborator

No description provided.

deathaxe and others added 5 commits January 11, 2022 17:14
* [Rust] Rename tmPreferences files

This commit renames all tmPreferences files to match the common naming
scheme used in all other packages.

* [Rust] Remove `name` field from tmPreferences files

* [Rust] Tweak Symbol List

This commit...

1. removes the following entries, which are defined in
   Default/Symbol List.tmPreferences:
   - `entity.name.enum`
   - `entity.name.function`
   - `entity.name.type`
2. adds:
   - `entity.name.constant.rust`
   - `entity.name.union`
3. adds a simple test for each symbol kind
…mehq#3199)

If the !doctype tag isn't upper-case, it isn't recognised, and the following lines are indented. This commit makes matching of doctype case-insensitive so it shall be recognised even if it isn't upper-case.
@varungandhi-src
Copy link
Collaborator Author

It seems a bit strange that the Markdown test for tsx has a meta.jsx.js; should we just delete it? 🤔

```tsx
  <Component>
| <- markup.raw.code-fence.tsx.markdown-gfm source.tsx
| ^^^^^^^^^^^ markup.raw.code-fence.tsx.markdown-gfm source.tsx meta.jsx.js
```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants