red / VScode-extension

Red extension for Visual Studio Code
Boost Software License 1.0
40 stars 17 forks source link

Fixing intellisense issue #16. #18

Closed iceflow19 closed 6 years ago

iceflow19 commented 6 years ago

Fixes #16

Fetch-help was receiving word as parameter but needs the value of the word. Also a few type fixes for ts files to satisfy ts compiler.

Tested on Windows 10 Home, Fall Creators Update, V1709

dockimbel commented 6 years ago

@qtxie Please review this PR and merge it if fine.