Skip to content

Commit 9d9bf42

Browse files
authored
Merge pull request #187 from dnicolson/patch-1
Fix typos and improve grammar
2 parents 46db042 + d018e40 commit 9d9bf42

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

README.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -41,20 +41,20 @@ You can install the application in various ways. When the main application is la
4141
After installation, _the application must be launched at least once to allow the system to detect the Quick Look extension_. [See below](#enable-the-quick-look-extension) for instructions on how to enable the Quick Look extension.
4242

4343
### Download precompiled release
44-
Head over to the [releases](https://github.com/sbarex/SourceCodeSyntaxHighlight/releases) page to view the latest version. Move the `Syntax Highlight.app` into the `Applications` folder.
44+
Head over to the [releases](https://github.com/sbarex/SourceCodeSyntaxHighlight/releases) page to view the latest version. Move `Syntax Highlight.app` into the `Applications` folder.
4545

4646
### Install with Homebrew Cask
4747
Syntax Highlight can also be installed via [Homebrew Cask](https://github.com/Homebrew/homebrew-cask). If you have not installed Homebrew, follow the simple instructions [here](https://brew.sh/). After that, run `brew install --cask --no-quarantine syntax-highlight` to install the current version of Syntax Highlight.
4848

4949
### Note for the precompiled release
5050
The [precompiled app](https://github.com/sbarex/SourceCodeSyntaxHighlight/releases) is not notarized or signed, so the first time you run the app the system may show a warning about the impossibility to check for malicious software.
5151

52-
To fix, you can launch the app with right click (or ctrl click) on the app icon and choose the open action.
52+
To fix, you can launch the app with right-click (or Control-click) on the app icon and choose the open action.
5353

5454
You can also execute this command from the terminal:
5555

5656
```
57-
$ xattr -r -d com.apple.quarantine "FULL PATH OF THE Syntax Highlight.app (you can drag the file to get the pull path)"
57+
$ xattr -r -d com.apple.quarantine "FULL PATH OF Syntax Highlight.app (you can drag the file to get the pull path)"
5858
```
5959

6060
Alternatively, after trying to launch the app for the first time, you can open the `System Preferences > Security & Privacy > General (tab)` and click the `Open Anyway` button.
@@ -63,7 +63,7 @@ This will resolve the error of an unsigned application when launching the app.
6363

6464
### Build from source
6565

66-
The release application is compiled as universal binary (Intel and Apple Silicon processor).
66+
The release application is compiled as a universal binary (Intel and Apple silicon processor).
6767

6868
After cloning remember to fetch submodules:
6969

@@ -82,7 +82,7 @@ When opening the app _for the first time_, you may see a pop-up warning about un
8282
To fix follow these steps:
8383

8484
- Switch to Finder and navigate to the application.
85-
- Right click (or ctrl click) `Syntax Highlight.app` and choose the `Open` item from the contextual menu.
85+
- Right-click (or Control-click) `Syntax Highlight.app` and choose the `Open` item from the contextual menu.
8686
- A modal popup appears stating:
8787
> "Syntax Highlight.app" can’t be opened because Apple cannot check it for malicious software.
8888
- Click `Open` to confirm.
@@ -96,9 +96,9 @@ For more info see the [note for the precompiled release](#note-for-the-precompil
9696
The Quick Look Extension uses the [Uniform Type Identifier (UTI)](https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_intro/understand_utis_intro.html) to handle the supported formats (and not simply the file name extension).
9797
Inside the definition on an UTI there are the list of extensions and mime type associated with it.
9898

99-
Some file types are directly associated to an UTI by the system. Other formats are registered by the owner application. In this way some extensions can be associated to multiple UTIs based on the applications currently installed. For this reason, this application supports many UTIs even if they are apparently redundant.
99+
Some file types are directly associated to a UTI by the system. Other formats are registered by the owner application. In this way some extensions can be associated to multiple UTIs based on the applications currently installed. For this reason, this application supports many UTIs even if they are apparently redundant.
100100

101-
_**MacOS 10.15 Catalina does not** allow to manage some file formats including (but not limited to):_ `.xml`, `.plist`, `.html`, `.ts`, `.dart`, '.txt', common images (`.jpg`, `.gif`, `.png`), …
101+
_**MacOS 10.15 Catalina does not** allow to manage some file formats including (but not limited to):_ `.xml`, `.plist`, `.html`, `.ts`, `.dart`, `.txt`, common images (`.jpg`, `.gif`, `.png`), …
102102

103103
On _**macOS 11 Big Sur**, the system allows you to manage these previously unauthorized extensions:_ `.plist`.
104104

@@ -122,15 +122,15 @@ The application can also handle some [plain files](#plain-files) without extensi
122122
- (G)AWK files (`.awk`)
123123
- Bash Script files (`.bash`)
124124
- BibTex (`.bib`)
125-
- C Shell script files (`.csh`)
126-
- C Source files (`.c`, `.h`)
127-
- C# Source files (`.cs`)
128-
- C++ Source files (`.cpp`, `.cp`, `.c++`, `.cc`, `.cxx`, `.hpp`, `.hh`, `.hxx`, `.ipp` )
129-
- Clojure Script (`.cli`, `.cljs`, `.cljc`, `.edn`)
125+
- C shell script files (`.csh`)
126+
- C source files (`.c`, `.h`)
127+
- C# source files (`.cs`)
128+
- C++ source files (`.cpp`, `.cp`, `.c++`, `.cc`, `.cxx`, `.hpp`, `.hh`, `.hxx`, `.ipp` )
129+
- ClojureScript (`.cli`, `.cljs`, `.cljc`, `.edn`)
130130
- CMake files (`.cmake`)
131131
- CocoaPod files (`.podspec`) _as `Ruby`_
132-
- Coffee source files (`.coffee`)
133-
- Coldfusion files (`.cfc`, `.cfm`, `.cfml`)
132+
- CoffeeScript source files (`.coffee`)
133+
- ColdFusion files (`.cfc`, `.cfm`, `.cfml`)
134134
- Configuration files (`.conf`)
135135
- Configuration profiles (`.mobileconfig`) _as `XML`_
136136
- CSON source files (`.cson`)
@@ -140,18 +140,18 @@ The application can also handle some [plain files](#plain-files) without extensi
140140
- Diff files (`.diff`, `.patch`)
141141
- Dockerfile (`.dockerfile`)
142142
- Document Type Definition (`.dtd`)
143-
- DOS Bat files (`.bat`, `.cmd`)
143+
- DOS batch files (`.bat`, `.cmd`)
144144
- Dylang (`.dylan`)
145145
- ECore files (`.ecore`)
146146
- Eiffel project files (`.ecf`) _as `XML`_
147147
- Eiffel source files (`.e`, `.ex`, `.exs`)
148148
- Erlang source files (`.erl`, `.hri`)
149149
- F# source files (`.fsx`, `.fs`)
150-
- Fish source files (`.fish`)
150+
- fish source files (`.fish`)
151151
- Fortran source files (`.f`, `.for`, `.f90`)
152-
- GCC Linked files (`.ld`, `.map`, `.d`)
152+
- GCC linked files (`.ld`, `.map`, `.d`)
153153
- Gdscript (Godot engine) (`.gd`).
154-
- GoLang source files (`.go`)
154+
- Golang source files (`.go`)
155155
- Google Earth KML Document files (`.kml`) _as `XML`_
156156
- Gradle source files (`.gradle`)
157157
- Graphics Language Transmission Format (`.gltf`) _as `JSON`_
@@ -163,6 +163,7 @@ The application can also handle some [plain files](#plain-files) without extensi
163163
- INI configuration files (`.ini`, `.cfg`)
164164
- Inno source files (`.iss`)
165165
- INO source files (`.ino`)
166+
- IntelliJ IDEA module (`.iml`)
166167
- Interface Builder Storyboard (`.storybard`) _as `XML`_
167168
- Interface Builder XIB (`.xib`) _as `XML`_
168169
- Java Compiled Class (`.class`) _require `javap` to decompile_
@@ -171,14 +172,13 @@ The application can also handle some [plain files](#plain-files) without extensi
171172
- Java source code (`.java`, `.jav`)
172173
- Java Web Start (`.jnlp`)
173174
- JavaFX ML (`.fxml`)
174-
- Javascript files (`.js`, `.jscript`, `.javascript`, `.mjs`)
175-
- Jetbrains Project file (`.iml`)
175+
- JavaScript files (`.js`, `.jscript`, `.javascript`, `.mjs`)
176176
- JSON files (`.json`, `.jsonc`)
177177
- Julia source files (`.jl`)
178178
- Kermeta source files (`.kmt`)
179179
- Korn Shell script files (`.ksh`)
180180
- Kotlin source files (`.kt`, `.kts`)
181-
- Less stylesheet (`.less`)
181+
- LESS stylesheet (`.less`)
182182
- Lisp source files (`.lisp`, `.lsp`, `.asd`, `.el`)
183183
- Logos source files (`.xm`)
184184
- Lua source files (`.lua`)
@@ -208,7 +208,7 @@ The application can also handle some [plain files](#plain-files) without extensi
208208
- R (`.r`)
209209
- Racket (`.rkt`) _as `Lisp`_
210210
- RDF files (`.rdf`)
211-
- Readme files (`.readme`) _as plain text_
211+
- README files (`.readme`) _as plain text_
212212
- reStructuredText document (`.rst`)
213213
- Rez files (`.r`)
214214
- Ruby on Rails files (`.rhtml`, `.erb`, `.rjs`)
@@ -228,8 +228,8 @@ The application can also handle some [plain files](#plain-files) without extensi
228228
- Tenex C Shell script files (`.tcsh`)
229229
- TeX and LaTeX files (`.tex`, `.sty`, `.cls`, `.latex`, `.ltx`, `.texi`, `.ctx`, `.sty`)
230230
- Text files (`.txt`, `.text`)
231-
- Toml files (`.toml`)
232-
- Typescript files (`.ts`, `.tsx`, `.cts`, `.mts`) **`.ts` and `.mts` are reserved by macOS and cannot be handled.**
231+
- TOML files (`.toml`)
232+
- TypeScript files (`.ts`, `.tsx`, `.cts`, `.mts`) **`.ts` and `.mts` are reserved by macOS and cannot be handled.**
233233
- Verilog HDL files (`.v`, `.vl`)
234234
- VHDL source files (`.vhd`, `.vhdl`)
235235
- VIM script files (`.vim`)
@@ -243,7 +243,7 @@ The application can also handle some [plain files](#plain-files) without extensi
243243
- XSD Schema files (`.xsd`, `.xquery`, `.xq`, `.xu`)
244244
- XUL files (`.xul`)
245245
- YAML files (`.yaml`)
246-
- Z Shell script files (`.zsh`)
246+
- Z shell script files (`.zsh`)
247247

248248
## Application settings
249249

@@ -350,7 +350,7 @@ For text files, syntax highlighting is tried.
350350

351351
You can specify a criteria for the file name and the mime type to apply a syntax highlighting and/or a specific display format. The criteria are evaluated in the order in which they are set.
352352

353-
If not display format is set, the system will try to derive it starting from the mime type.
353+
If no display format is set, the system will try to derive it starting from the mime type.
354354

355355
Note that some files with no extension can be recognized by macOS with a UTI if they have the `com.apple.FinderInfo` extended attributed set.
356356

0 commit comments

Comments
 (0)