Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RSS Latest FeedNew to Visual Studio Code? Get it now.
RSS Latest Feed

RSS Latest Feed

soukev

|
184 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

rss-latest-feed README

Show RSS feed and open articles in web browser from command palette.

Extension Settings

Put links of feeds into settings.json as rsslatestfeed:["link"].

You can open settings.json with command palette (Ctrl+Shift+P) and open "Preferences: Open Settings (JSON)".

For example:

rsslatestfeed.feeds: [
    "https://somewebsite.com/rss.xml",
    "https://someotherwebsite.org/news.xml"
] 
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft