Skip to content

Commit 016503e

Browse files
committedSep 17, 2016
match org name (remove dash from project name)
1 parent d0335ec commit 016503e

17 files changed

+23
-23
lines changed
 

‎LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016 IntelliJ-Rust
3+
Copyright (c) 2016 IntelliJ Rust
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

‎_docs/index.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Meet IntelliJ-Rust
2+
title: Meet IntelliJ Rust
33
order: 0
44
permalink: /docs/
55
---
66

7-
Welcome to the IntelliJ-Rust help!
7+
Welcome to the IntelliJ Rust help!
88

9-
IntelliJ-Rust is an open source [Rust](https://www.rust-lang.org/) language support plugin
9+
IntelliJ Rust is an open source [Rust](https://www.rust-lang.org/) language support plugin
1010
for [IntelliJ IDEA](https://www.jetbrains.com/idea/) and its derivatives.
1111

12-
- If you are completely new to IntelliJ-Rust, read [Quick Start Guide](/docs/quick-start.html).
12+
- If you are completely new to IntelliJ Rust, read [Quick Start Guide](/docs/quick-start.html).
1313
- Some commonly asked questions are answered in our [FAQ](/docs/faq.html).
1414
- If you come from other editors or IDEs, the part [migrating from other editors](/docs/editors.html)
1515
may give you some useful tips.

‎_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h2 class="footer-heading">{{ site.title }}</h2>
66

77
<div class="footer-col-wrapper">
88
<div class="footer-col footer-col-1">
9-
<p>&copy; 2016 IntelliJ-Rust Team</p>
9+
<p>&copy; 2016 IntelliJ Rust Team</p>
1010
</div>
1111

1212
<div class="footer-col footer-col-2">

‎_posts/2016-06-13-changelog-0.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #0"
3+
title: "IntelliJ Rust Changelog #0"
44
date: 2016-06-13 14:34:00 +0200
55
---
66
## New features

‎_posts/2016-06-19-changelog-1.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #1"
3+
title: "IntelliJ Rust Changelog #1"
44
date: 2016-06-19 14:34:00 +0200
55
---
66
## New features

‎_posts/2016-06-27-changelog-2.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #2"
3+
title: "IntelliJ Rust Changelog #2"
44
date: 2016-06-27 14:34:00 +0200
55
---
66
## New Features

‎_posts/2016-07-04-changelog-3.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #3"
3+
title: "IntelliJ Rust Changelog #3"
44
date: 2016-07-04 20:16:00 +0200
55
---
66
## New Features

‎_posts/2016-07-11-changelog-4.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #4"
3+
title: "IntelliJ Rust Changelog #4"
44
date: 2016-07-11 12:27:29 +0300
55
---
66
## New Features

‎_posts/2016-07-18-changelog-5.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #5"
3+
title: "IntelliJ Rust Changelog #5"
44
date: 2016-07-18 13:53:35 +0300
55
---
66

‎_posts/2016-07-25-changelog-6.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #6"
3+
title: "IntelliJ Rust Changelog #6"
44
date: 2016-07-25 12:32:46 +0300
55
---
66

‎_posts/2016-08-01-changelog-7.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #7"
3+
title: "IntelliJ Rust Changelog #7"
44
date: 2016-08-01 11:04:17 +0300
55
---
66

‎_posts/2016-08-08-changelog-8.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #8"
3+
title: "IntelliJ Rust Changelog #8"
44
date: 2016-08-08 11:34:51 +0300
55
---
66

‎_posts/2016-08-29-changelog-9.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #9"
3+
title: "IntelliJ Rust Changelog #9"
44
date: 2016-08-29 10:49:32 +0300
55
---
66

‎_posts/2016-09-07-changelog-10.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "IntelliJ-Rust Changelog #10"
3+
title: "IntelliJ Rust Changelog #10"
44
date: 2016-09-07 12:50:47 +0300
55

66
---

‎features.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h2>Smart editor</h2>
1616
<div class="feature">
1717
<h3>Syntax highlighting</h3>
1818

19-
<p>IntelliJ-Rust, apart from basic lexer highlighting, also highlights resolved types, functions, variables (marking
19+
<p>IntelliJ Rust, apart from basic lexer highlighting, also highlights resolved types, functions, variables (marking
2020
out mutable ones) and macros. All color schemes are customizable and we support both <i>Default</i> and
2121
<i>Darcula</i> themes out of the box.</p>
2222
</div>
@@ -67,7 +67,7 @@ <h2>Code Completion<abbr class="wip" title="Work In Progress">WIP</abbr></h2>
6767

6868
<div class="feature feature-major">
6969
<p>
70-
IntelliJ-Rust features built from scratch code completion, leveraging IntelliJ Platform capabilities.
70+
IntelliJ Rust features built from scratch code completion, leveraging IntelliJ Platform capabilities.
7171
<kbd>Ctrl+Space</kbd> invokes completion. We <a href="/docs/faq.html#racer">do not</a> plan
7272
to use <code>racer</code>. A decent amount of completion intelligence is already implemented, but there is
7373
definitely a lot more to do. Here are some examples of what works and what does not work (as of <b>August 1</b>).
@@ -232,7 +232,7 @@ <h2>Documentation</h2>
232232

233233
<div class="feature half">
234234
<h3>Highlighting</h3>
235-
<p>IntelliJ-Rust highlights important parts of documentation comments, so they never look so bland.</p>
235+
<p>IntelliJ Rust highlights important parts of documentation comments, so they never look so bland.</p>
236236
</div>
237237

238238
<div class="feature half">

‎install.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
layout: page
3-
title: Install IntelliJ-Rust
3+
title: Install IntelliJ Rust
44
---
55

66
## Getting alpha builds
77

8-
IntelliJ-Rust is currently in the _alpha_ stage of development. When we reach some acceptable level of stability,
8+
IntelliJ Rust is currently in the _alpha_ stage of development. When we reach some acceptable level of stability,
99
we publish alpha builds to the IntelliJ's main plugin [repository](https://plugins.jetbrains.com/plugin/8182).
1010
You can download and install these builds directly from `Plugins > Browse repositories` screen in your IDE.
1111

‎thisweek.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: This Week in IntelliJ-Rust
3+
title: This Week in IntelliJ Rust
44
permalink: /thisweek/
55
class: thisweek-listing
66
---

0 commit comments

Comments
 (0)
Please sign in to comment.