Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terieyenike/vscode-extension-blog-search
VS Code extension for searching blog posts and open them in a browser
https://github.com/terieyenike/vscode-extension-blog-search
generator-code vscode-extension yeoman
Last synced: 30 days ago
JSON representation
VS Code extension for searching blog posts and open them in a browser
- Host: GitHub
- URL: https://github.com/terieyenike/vscode-extension-blog-search
- Owner: Terieyenike
- Created: 2021-09-16T09:21:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T13:24:30.000Z (over 3 years ago)
- Last Synced: 2025-01-19T05:15:50.685Z (about 1 month ago)
- Topics: generator-code, vscode-extension, yeoman
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Search Tech With Catalin Blog
This extension makes it easy to search blog posts and open them in a browser.
## Installation from Marketplace
In VS Code Extensions, search for `Tech with Catalin Search` to install the extension for searching blog posts.## Features
Run the command `Search posts` and then search for any query to narrow the list of articles to your search.
## Running the Extension
After you downloaded and installed the extension, run the command `Cmd + Shift + P` for Mac users and `Ctrl + Shift + P`, PC users to search for your favourite article. Type __`Search posts`__ to view the list of articles available.
It opens in the default browser on your system.## Dependencies
- Axios
- Fast XML Parser## Creator
Teri Eyenike, [Twitter](https://twitter.com/terieyenike)