Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Commit 30706d2

Browse files
authored
Update README.md
1 parent c73d3fb commit 30706d2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Helps you programming in CoffeeScript.
44

5-
## 🙏 Looking For Maintainer 🙏
5+
## :wave: DEPRECATED DUE TO INACTIVE DEVELOPMENT :wave:
66

7-
The initial author doesn't work on CoffeeScript projects anymore. If you would like to take over the development of this extension, please contact Yucheng Chuang `<ducksteven at gmail dot com>`.
7+
Alternative: [CoffeeSense](https://marketplace.visualstudio.com/items?itemName=phil294.coffeesense) (source code: [phil294/coffeesense](https://github.com/phil294/coffeesense))
88

99
## Supported
1010

@@ -22,16 +22,16 @@ To report bugs, or contribute to the source code, see https://github.com/yorkxin
2222

2323
### Go to Symbol in File
2424

25-
![](https://github.com/yorkxin/vscode-coffeescript-support/raw/master/assets/file-symbols.gif)
25+
![](./assets/file-symbols.gif)
2626

2727
### Go to Symbol in Workspace
2828

29-
![](https://github.com/yorkxin/vscode-coffeescript-support/raw/master/assets/workspace-symbols.gif)
29+
![](./assets/workspace-symbols.gif)
3030

3131
## Contributing
3232

33-
See [CONTRIBUTING.md]
33+
See [CONTRIBUTING.md](./CONTRIBUTING.md)
3434

3535
## License
3636

37-
MIT License. SEE [./LICENSE] file.
37+
MIT License. SEE [LICENSE](./LICENSE) file.

0 commit comments

Comments
 (0)