Thavarajan / vscode-ionic2-Extension

A simple extension for vscode to use the ionic2
6 stars 1 forks source link

ionic2 help #5

Closed chenhongbinjs closed 7 years ago

chenhongbinjs commented 7 years ago

ionic help can not work in macos 10.12.1

the vscode display: Download of ionicdat-2.json file is 100.00% completed, please exceute the help command after download finished

Thavarajan commented 7 years ago

hi, did you try the setting the help path or delete the file in tmp directory and try again

pierredewilde commented 7 years ago

Hi,

Under MacOSX 10.11, ionicdat-2.json is not downloaded correctly.

At every start of vscode (with Thavarajan.ionic2extension installed), the following message is displayed:

Info Downloading helpfile ionicdat-2.json started

but nothing occurs.

Can you provide the URL to ionicdat-2.json file so we can download it manually ?

After that, we can set IonicHelpDataPath in settings.json.

Thanks, Pierre

pierredewilde commented 7 years ago

BTW, only README and CHANGELOG are available in this GitHub repo.

Source code would be welcome ;-)

Thavarajan commented 7 years ago

Hi @pierredewilde $ @chenhongbinjs previously i have download the file from this path https://raw.githubusercontent.com/driftyco/ionic-site/master/docs/v2/data/index.json but seems ionic site developers changed the path of the json, once i found the correct json path i will update the latest version sorry for the inconvenience

pierredewilde commented 7 years ago

Yep, the new URL is https://raw.githubusercontent.com/driftyco/ionic-site/master/content/data/index.json.

Unfortunately, this file is outdated and therefore unusable: most links returns 404.

Thavarajan commented 7 years ago

yes but that did not serve the full content

Thavarajan commented 7 years ago

hi @pierredewilde Thanks for your input finally found the url today try to solve the issue

Thavarajan commented 7 years ago

plugin updated