Skip to content

Commit

Permalink
update for v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aki2o committed Sep 14, 2014
1 parent 5457e31 commit 1f302de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Also, if you want to stop to use typescript-tools, do M-x `tss-stop-current-buff

### Reflection of the update of referenced path

You can get the external definition using `/// <reference path`"&#x2026;=.
You can get the external definition using `/// <reference path ...`.
But typescript-tools can not find the update of that.
You have to do M-x `tss-reload-current-project`
if you updated the external definition of current buffer.
Expand Down
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ $ diff TypeScript.el typescript.el

*** Reflection of the update of referenced path

You can get the external definition using =/// <reference path="...=.
You can get the external definition using =/// <reference path ...=.
But typescript-tools can not find the update of that.
You have to do M-x =tss-reload-current-project=
if you updated the external definition of current buffer.
Expand Down

0 comments on commit 1f302de

Please sign in to comment.