Code Monkey home page Code Monkey logo

vscode-laravel-docs's Introduction

VSCode Laravel Docs

Easily access Laravel docs pages from within VSCode

Features

To use this extension, simply use โŒ˜ + Shift + P to open the command palette (Ctrl on windows / linux) and search for "Laravel Docs" or the specific topic you're after. That's it!

Here's an example: Extension Preview

Configuration

To use a specific version of Laravel in URLs, use this configuration option:

"laravelDocs.version": 6.x

Note: After modifying the laravelDocs.version configuration, you need to restart Visual Studio Code for the changes to take effect.

Release Notes

1.3.0

Added laravelDocs.version configuration option to specify Laravel version.

1.0.0

Initial release -- Laravel 5.5 support

vscode-laravel-docs's People

Contributors

austenc avatar heyyoudev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vscode-laravel-docs's Issues

laravelDocs.version not working

No matter what value you provide nor how you do it (e.g. 8.x, 8.0, "8.x", "8.0"...), it won't work at all. It will always send you to the standard link that laravel.com then always redirects to the latest version.

Let's say you pick Laravel Docs: Artisan from command palette, it will go to https://laravel.com/docs/artisan

Define a version of Laravel docs to open

Hi,
I really like the idea of this extension ๐Ÿ‘
Would be nice feature though if it could be possible to define a version in User Settings, of Laravel docs to be opened.
Example:

{
"laravel-docs.version": "5.5"
}

Documentation version can't be changed, always refered to latest

Changing the version on settings has no effect on searches.
Trying to get documentation for v5.5 but am always refered to v5.8

My configuration:
Screen Shot 2019-03-13 at 11 54 10
Screen Shot 2019-03-13 at 11 55 10
Still, when I use the extension it sends me to v5.8
Screen Shot 2019-03-13 at 11 55 30
If additional steps are required, it's not mentioned anywhere I've found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.