Skip to content

add syntax highlighting file for kate editor #3229

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

Merged
merged 2 commits into from
Aug 22, 2012

Conversation

Vincent-Belliard
Copy link
Contributor

This file must be copied (or a link must be done) in the directory:
~/.kde/share/apps/katepart/syntax

If any .rs file has been opened with kate before the copy, you must select, for each file, the menu:
Tools/Highlighting/Sources/Rust

I tried to use the colours found in the Rust Documentation. However, the vim syntax highlighting file make differences between keywords and types so I use separated colours for such a case.

bblum added a commit that referenced this pull request Aug 22, 2012
add syntax highlighting file for kate editor
@bblum bblum merged commit dbba49f into rust-lang:incoming Aug 22, 2012
@brson
Copy link
Contributor

brson commented Aug 24, 2012

This is nice. Pandoc uses Kate for syntax highlighting so we may be able to get Rustdoc to highlight the snippets it uses (#3264).

bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Dec 17, 2023
Visit the AllocIds and BorTags in borrow state FrameExtra

Fixes rust-lang/miri#3228

I said

> The obvious way would be to visit the AllocIds in borrow_tracker::FrameExtra in the GC.

Since I have had no new ideas, that's what this does.
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.

3 participants