typeprof 0.15.1 → 0.20.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/main.yml +1 -1
- data/Gemfile.lock +4 -4
- data/doc/ide.md +81 -0
- data/doc/typeprof-for-ide-log.png +0 -0
- data/doc/typeprof-for-ide.png +0 -0
- data/exe/typeprof +5 -1
- data/lib/typeprof/analyzer.rb +234 -55
- data/lib/typeprof/arguments.rb +1 -0
- data/lib/typeprof/builtin.rb +23 -23
- data/lib/typeprof/cli.rb +23 -5
- data/lib/typeprof/code-range.rb +177 -0
- data/lib/typeprof/config.rb +41 -20
- data/lib/typeprof/container-type.rb +10 -1
- data/lib/typeprof/export.rb +199 -20
- data/lib/typeprof/import.rb +38 -9
- data/lib/typeprof/iseq.rb +223 -16
- data/lib/typeprof/lsp.rb +884 -0
- data/lib/typeprof/method.rb +15 -11
- data/lib/typeprof/type.rb +46 -38
- data/lib/typeprof/utils.rb +18 -1
- data/lib/typeprof/version.rb +1 -1
- data/lib/typeprof.rb +3 -5
- data/typeprof-lsp +3 -0
- data/typeprof.gemspec +2 -2
- data/vscode/.gitignore +5 -0
- data/vscode/.vscode/launch.json +16 -0
- data/vscode/.vscodeignore +7 -0
- data/vscode/README.md +22 -0
- data/vscode/development.md +31 -0
- data/vscode/package-lock.json +2211 -0
- data/vscode/package.json +71 -0
- data/vscode/sandbox/test.rb +24 -0
- data/vscode/src/extension.ts +285 -0
- data/vscode/tsconfig.json +15 -0
- metadata +21 -334
- data/smoke/alias.rb +0 -31
- data/smoke/alias2.rb +0 -21
- data/smoke/any-cbase.rb +0 -5
- data/smoke/any1.rb +0 -16
- data/smoke/any2.rb +0 -18
- data/smoke/arguments.rb +0 -17
- data/smoke/arguments2.rb +0 -56
- data/smoke/array-each.rb +0 -15
- data/smoke/array-each2.rb +0 -16
- data/smoke/array-each3.rb +0 -13
- data/smoke/array-ltlt.rb +0 -14
- data/smoke/array-ltlt2.rb +0 -17
- data/smoke/array-map.rb +0 -12
- data/smoke/array-map2.rb +0 -11
- data/smoke/array-map3.rb +0 -23
- data/smoke/array-mul.rb +0 -18
- data/smoke/array-plus1.rb +0 -11
- data/smoke/array-plus2.rb +0 -16
- data/smoke/array-pop.rb +0 -12
- data/smoke/array-range-aref.rb +0 -71
- data/smoke/array-replace.rb +0 -13
- data/smoke/array-s-aref.rb +0 -12
- data/smoke/array1.rb +0 -27
- data/smoke/array10.rb +0 -15
- data/smoke/array11.rb +0 -14
- data/smoke/array12.rb +0 -25
- data/smoke/array13.rb +0 -31
- data/smoke/array14.rb +0 -14
- data/smoke/array15.rb +0 -16
- data/smoke/array2.rb +0 -28
- data/smoke/array3.rb +0 -26
- data/smoke/array4.rb +0 -15
- data/smoke/array5.rb +0 -14
- data/smoke/array6.rb +0 -17
- data/smoke/array7.rb +0 -14
- data/smoke/array8.rb +0 -13
- data/smoke/array9.rb +0 -13
- data/smoke/attr-module.rb +0 -24
- data/smoke/attr-vis.rb +0 -43
- data/smoke/attr-vis.rbs +0 -4
- data/smoke/attr.rb +0 -28
- data/smoke/autoload.rb +0 -14
- data/smoke/backtrace.rb +0 -33
- data/smoke/block-ambiguous.rb +0 -37
- data/smoke/block-args1-rest.rb +0 -64
- data/smoke/block-args1.rb +0 -60
- data/smoke/block-args2-rest.rb +0 -64
- data/smoke/block-args2.rb +0 -60
- data/smoke/block-args3-rest.rb +0 -75
- data/smoke/block-args3.rb +0 -71
- data/smoke/block-blockarg.rb +0 -28
- data/smoke/block-kwarg.rb +0 -53
- data/smoke/block1.rb +0 -23
- data/smoke/block10.rb +0 -15
- data/smoke/block11.rb +0 -40
- data/smoke/block12.rb +0 -23
- data/smoke/block13.rb +0 -9
- data/smoke/block13.rbs +0 -3
- data/smoke/block14.rb +0 -18
- data/smoke/block2.rb +0 -15
- data/smoke/block3.rb +0 -38
- data/smoke/block4.rb +0 -19
- data/smoke/block5.rb +0 -21
- data/smoke/block6.rb +0 -21
- data/smoke/block7.rb +0 -19
- data/smoke/block8.rb +0 -28
- data/smoke/block9.rb +0 -13
- data/smoke/block_given.rb +0 -37
- data/smoke/blown.rb +0 -13
- data/smoke/break1.rb +0 -19
- data/smoke/break2.rb +0 -16
- data/smoke/break3.rb +0 -13
- data/smoke/break4.rb +0 -17
- data/smoke/case.rb +0 -17
- data/smoke/case2.rb +0 -18
- data/smoke/case3.rb +0 -17
- data/smoke/class-hierarchy.rb +0 -54
- data/smoke/class-hierarchy2.rb +0 -27
- data/smoke/class-new.rb +0 -15
- data/smoke/class.rb +0 -7
- data/smoke/class_eval.rb +0 -22
- data/smoke/class_instance_var.rb +0 -9
- data/smoke/class_method.rb +0 -25
- data/smoke/class_method2.rb +0 -21
- data/smoke/class_method3.rb +0 -29
- data/smoke/constant1.rb +0 -46
- data/smoke/constant2.rb +0 -36
- data/smoke/constant3.rb +0 -10
- data/smoke/constant4.rb +0 -12
- data/smoke/context-sensitive1.rb +0 -13
- data/smoke/cvar.rb +0 -31
- data/smoke/cvar2.rb +0 -17
- data/smoke/define_method.rb +0 -16
- data/smoke/define_method2.rb +0 -18
- data/smoke/define_method3.rb +0 -14
- data/smoke/define_method3.rbs +0 -3
- data/smoke/define_method4.rb +0 -15
- data/smoke/define_method4.rbs +0 -3
- data/smoke/define_method5.rb +0 -12
- data/smoke/define_method6.rb +0 -19
- data/smoke/define_method7.rb +0 -18
- data/smoke/demo.rb +0 -81
- data/smoke/demo1.rb +0 -17
- data/smoke/demo10.rb +0 -21
- data/smoke/demo11.rb +0 -12
- data/smoke/demo2.rb +0 -15
- data/smoke/demo3.rb +0 -17
- data/smoke/demo4.rb +0 -27
- data/smoke/demo5.rb +0 -16
- data/smoke/demo6.rb +0 -22
- data/smoke/demo7.rb +0 -15
- data/smoke/demo8.rb +0 -19
- data/smoke/demo9.rb +0 -18
- data/smoke/dummy-execution1.rb +0 -15
- data/smoke/dummy-execution2.rb +0 -16
- data/smoke/dummy_element.rb +0 -14
- data/smoke/ensure1.rb +0 -21
- data/smoke/enum_for.rb +0 -15
- data/smoke/enum_for2.rb +0 -17
- data/smoke/enumerator.rb +0 -16
- data/smoke/expandarray1.rb +0 -23
- data/smoke/expandarray2.rb +0 -24
- data/smoke/extended.rb +0 -38
- data/smoke/fib.rb +0 -28
- data/smoke/flip-flop.rb +0 -28
- data/smoke/flow1.rb +0 -17
- data/smoke/flow10.rb +0 -17
- data/smoke/flow11.rb +0 -17
- data/smoke/flow2.rb +0 -15
- data/smoke/flow3.rb +0 -15
- data/smoke/flow4.rb +0 -5
- data/smoke/flow5.rb +0 -20
- data/smoke/flow6.rb +0 -20
- data/smoke/flow7.rb +0 -21
- data/smoke/flow8.rb +0 -14
- data/smoke/flow9.rb +0 -12
- data/smoke/for.rb +0 -9
- data/smoke/freeze.rb +0 -12
- data/smoke/function.rb +0 -17
- data/smoke/gvar.rb +0 -14
- data/smoke/gvar2.rb +0 -18
- data/smoke/gvar2.rbs +0 -1
- data/smoke/hash-bot.rb +0 -12
- data/smoke/hash-fetch.rb +0 -28
- data/smoke/hash-merge-bang.rb +0 -12
- data/smoke/hash1.rb +0 -20
- data/smoke/hash2.rb +0 -13
- data/smoke/hash3.rb +0 -14
- data/smoke/hash4.rb +0 -11
- data/smoke/hash5.rb +0 -14
- data/smoke/huge_union.rb +0 -86
- data/smoke/identifier_keywords.rb +0 -17
- data/smoke/included.rb +0 -38
- data/smoke/inheritance.rb +0 -34
- data/smoke/inheritance2.rb +0 -35
- data/smoke/inherited.rb +0 -26
- data/smoke/initialize.rb +0 -28
- data/smoke/instance_eval.rb +0 -18
- data/smoke/instance_eval2.rb +0 -10
- data/smoke/instance_eval3.rb +0 -25
- data/smoke/instance_eval4.rb +0 -12
- data/smoke/int_times.rb +0 -15
- data/smoke/integer.rb +0 -11
- data/smoke/ivar.rb +0 -31
- data/smoke/ivar2.rb +0 -30
- data/smoke/ivar3.rb +0 -17
- data/smoke/ivar3.rbs +0 -3
- data/smoke/ivar4.rb +0 -21
- data/smoke/kernel-class.rb +0 -13
- data/smoke/keyword1.rb +0 -12
- data/smoke/keyword2.rb +0 -12
- data/smoke/keyword3.rb +0 -12
- data/smoke/keyword4.rb +0 -12
- data/smoke/keyword5.rb +0 -16
- data/smoke/kwrest.rb +0 -13
- data/smoke/kwrest.rbs +0 -3
- data/smoke/kwsplat1.rb +0 -43
- data/smoke/kwsplat2.rb +0 -13
- data/smoke/lit-complex.rb +0 -10
- data/smoke/lit-encoding.rb +0 -10
- data/smoke/manual-rbs.rb +0 -29
- data/smoke/manual-rbs.rbs +0 -3
- data/smoke/manual-rbs2.rb +0 -21
- data/smoke/manual-rbs2.rbs +0 -8
- data/smoke/manual-rbs3.rb +0 -13
- data/smoke/manual-rbs3.rbs +0 -3
- data/smoke/masgn1.rb +0 -14
- data/smoke/masgn2.rb +0 -18
- data/smoke/masgn3.rb +0 -13
- data/smoke/method_in_branch.rb +0 -23
- data/smoke/method_missing.rb +0 -29
- data/smoke/module1.rb +0 -29
- data/smoke/module2.rb +0 -28
- data/smoke/module3.rb +0 -33
- data/smoke/module4.rb +0 -35
- data/smoke/module5.rb +0 -17
- data/smoke/module6.rb +0 -40
- data/smoke/module_function1.rb +0 -29
- data/smoke/module_function2.rb +0 -29
- data/smoke/multiple-include.rb +0 -15
- data/smoke/multiple-superclass.rb +0 -28
- data/smoke/next1.rb +0 -21
- data/smoke/next2.rb +0 -17
- data/smoke/noname.rb +0 -9
- data/smoke/object-send1.rb +0 -23
- data/smoke/object-send2.rb +0 -10
- data/smoke/object-send3.rb +0 -18
- data/smoke/once.rb +0 -13
- data/smoke/optional1.rb +0 -14
- data/smoke/optional2.rb +0 -16
- data/smoke/optional3.rb +0 -11
- data/smoke/or_raise.rb +0 -18
- data/smoke/parameterizedd-self.rb +0 -20
- data/smoke/parameterizedd-self2.rb +0 -15
- data/smoke/pathname1.rb +0 -14
- data/smoke/pathname2.rb +0 -14
- data/smoke/pattern-match1.rb +0 -19
- data/smoke/pattern-match2.rb +0 -16
- data/smoke/prepend1.rb +0 -33
- data/smoke/prepend2.rb +0 -10
- data/smoke/prepend2.rbs +0 -9
- data/smoke/primitive_method.rb +0 -19
- data/smoke/printf.rb +0 -20
- data/smoke/proc.rb +0 -20
- data/smoke/proc2.rb +0 -17
- data/smoke/proc3.rb +0 -15
- data/smoke/proc4.rb +0 -12
- data/smoke/proc5.rb +0 -19
- data/smoke/proc6.rb +0 -13
- data/smoke/proc7.rb +0 -32
- data/smoke/public.rb +0 -38
- data/smoke/range.rb +0 -14
- data/smoke/rbs-alias.rb +0 -10
- data/smoke/rbs-alias.rbs +0 -4
- data/smoke/rbs-attr.rb +0 -27
- data/smoke/rbs-attr.rbs +0 -5
- data/smoke/rbs-attr2.rb +0 -11
- data/smoke/rbs-attr2.rbs +0 -3
- data/smoke/rbs-extend.rb +0 -10
- data/smoke/rbs-extend.rbs +0 -7
- data/smoke/rbs-interface.rb +0 -25
- data/smoke/rbs-interface.rbs +0 -12
- data/smoke/rbs-module.rb +0 -26
- data/smoke/rbs-module.rbs +0 -4
- data/smoke/rbs-opt-and-rest.rb +0 -10
- data/smoke/rbs-opt-and-rest.rbs +0 -3
- data/smoke/rbs-proc1.rb +0 -10
- data/smoke/rbs-proc1.rbs +0 -3
- data/smoke/rbs-proc2.rb +0 -21
- data/smoke/rbs-proc2.rbs +0 -3
- data/smoke/rbs-proc3.rb +0 -14
- data/smoke/rbs-proc3.rbs +0 -4
- data/smoke/rbs-record.rb +0 -18
- data/smoke/rbs-record.rbs +0 -4
- data/smoke/rbs-tyvar.rb +0 -19
- data/smoke/rbs-tyvar.rbs +0 -5
- data/smoke/rbs-tyvar2.rb +0 -21
- data/smoke/rbs-tyvar2.rbs +0 -9
- data/smoke/rbs-tyvar3.rb +0 -18
- data/smoke/rbs-tyvar3.rbs +0 -5
- data/smoke/rbs-tyvar4.rb +0 -37
- data/smoke/rbs-tyvar5.rb +0 -13
- data/smoke/rbs-tyvar5.rbs +0 -8
- data/smoke/rbs-tyvar6.rb +0 -18
- data/smoke/rbs-tyvar6.rbs +0 -12
- data/smoke/rbs-tyvar7.rb +0 -12
- data/smoke/rbs-tyvar7.rbs +0 -7
- data/smoke/rbs-vars.rb +0 -38
- data/smoke/rbs-vars.rbs +0 -7
- data/smoke/redo1.rb +0 -22
- data/smoke/redo2.rb +0 -23
- data/smoke/req-keyword.rb +0 -13
- data/smoke/require1.rb +0 -13
- data/smoke/require2.rb +0 -13
- data/smoke/rescue1.rb +0 -21
- data/smoke/rescue2.rb +0 -23
- data/smoke/rescue3.rb +0 -20
- data/smoke/rescue4.rb +0 -17
- data/smoke/respond_to.rb +0 -23
- data/smoke/rest-farg.rb +0 -11
- data/smoke/rest1.rb +0 -26
- data/smoke/rest2.rb +0 -31
- data/smoke/rest3.rb +0 -37
- data/smoke/rest4.rb +0 -19
- data/smoke/rest5.rb +0 -11
- data/smoke/rest6.rb +0 -12
- data/smoke/retry1.rb +0 -21
- data/smoke/return.rb +0 -14
- data/smoke/reveal.rb +0 -13
- data/smoke/simple.rb +0 -12
- data/smoke/singleton_class.rb +0 -8
- data/smoke/singleton_method.rb +0 -12
- data/smoke/step.rb +0 -18
- data/smoke/string-split.rb +0 -12
- data/smoke/struct-keyword_init.rb +0 -10
- data/smoke/struct.rb +0 -13
- data/smoke/struct2.rb +0 -25
- data/smoke/struct3.rb +0 -14
- data/smoke/struct4.rb +0 -7
- data/smoke/struct5.rb +0 -16
- data/smoke/struct6.rb +0 -15
- data/smoke/struct7.rb +0 -17
- data/smoke/stub-keyword.rb +0 -10
- data/smoke/super1.rb +0 -69
- data/smoke/super2.rb +0 -16
- data/smoke/super3.rb +0 -20
- data/smoke/super4.rb +0 -45
- data/smoke/super5.rb +0 -38
- data/smoke/svar1.rb +0 -13
- data/smoke/symbol-proc-attr.rb +0 -22
- data/smoke/symbol-proc-attr2.rb +0 -15
- data/smoke/symbol-proc-bot.rb +0 -13
- data/smoke/symbol-proc.rb +0 -25
- data/smoke/tap1.rb +0 -18
- data/smoke/toplevel.rb +0 -13
- data/smoke/two-map.rb +0 -18
- data/smoke/type_var.rb +0 -11
- data/smoke/typed_method.rb +0 -16
- data/smoke/uninitialize-var.rb +0 -13
- data/smoke/union-recv.rb +0 -35
- data/smoke/user-demo.rb +0 -15
- data/smoke/wrong-extend.rb +0 -27
- data/smoke/wrong-include.rb +0 -27
- data/smoke/wrong-include2.rb +0 -17
- data/smoke/wrong-rbs.rb +0 -15
- data/smoke/wrong-rbs.rbs +0 -7
- data/testbed/ao.rb +0 -297
- data/testbed/diff-lcs-entrypoint.rb +0 -4
- data/testbed/goodcheck-Gemfile.lock +0 -51
data/vscode/package.json
ADDED
@@ -0,0 +1,71 @@
|
|
1
|
+
{
|
2
|
+
"name": "ruby-typeprof",
|
3
|
+
"displayName": "Ruby TypeProf",
|
4
|
+
"version": "0.20.0",
|
5
|
+
"publisher": "mame",
|
6
|
+
"author": {
|
7
|
+
"name": "Yusuke Endoh"
|
8
|
+
},
|
9
|
+
"repository": {
|
10
|
+
"type": "git",
|
11
|
+
"url": "https://github.com/mame/vscode-typeprof"
|
12
|
+
},
|
13
|
+
"license": "MIT",
|
14
|
+
"categories": [
|
15
|
+
"Programming Languages"
|
16
|
+
],
|
17
|
+
"keywords": [
|
18
|
+
"Ruby",
|
19
|
+
"language server"
|
20
|
+
],
|
21
|
+
"engines": {
|
22
|
+
"vscode": "^1.54.0"
|
23
|
+
},
|
24
|
+
"extensionKind": [
|
25
|
+
"workspace"
|
26
|
+
],
|
27
|
+
"activationEvents": [
|
28
|
+
"onLanguage:ruby"
|
29
|
+
],
|
30
|
+
"contributes": {
|
31
|
+
"commands": [
|
32
|
+
{
|
33
|
+
"command": "typeprof.restart",
|
34
|
+
"title": "Restart",
|
35
|
+
"category": "TypeProf"
|
36
|
+
}
|
37
|
+
],
|
38
|
+
"configuration": [
|
39
|
+
{
|
40
|
+
"title": "Ruby TypeProf",
|
41
|
+
"properties": {
|
42
|
+
"typeprof.server.path": {
|
43
|
+
"type": [
|
44
|
+
"null",
|
45
|
+
"string"
|
46
|
+
],
|
47
|
+
"default": null,
|
48
|
+
"description": "Path to typeprof executable. (e.g. /usr/local/bin/bundle)"
|
49
|
+
}
|
50
|
+
}
|
51
|
+
}
|
52
|
+
]
|
53
|
+
},
|
54
|
+
"main": "./out/src/extension",
|
55
|
+
"scripts": {
|
56
|
+
"vscode:prepublish": "tsc -p ./",
|
57
|
+
"compile": "tsc -watch -p ./",
|
58
|
+
"postinstall": "node ./node_modules/vscode/bin/install",
|
59
|
+
"test": "node ./node_modules/vscode/bin/test",
|
60
|
+
"package": "vsce package"
|
61
|
+
},
|
62
|
+
"devDependencies": {
|
63
|
+
"@types/node": "^14.14.37",
|
64
|
+
"typescript": "^4.2.3",
|
65
|
+
"vsce": "^1.96.1",
|
66
|
+
"vscode": "^1.1.37"
|
67
|
+
},
|
68
|
+
"dependencies": {
|
69
|
+
"vscode-languageclient": "^7.0.0"
|
70
|
+
}
|
71
|
+
}
|
@@ -0,0 +1,24 @@
|
|
1
|
+
class C
|
2
|
+
def initialize
|
3
|
+
end
|
4
|
+
|
5
|
+
def get_foo
|
6
|
+
:Foo_foo
|
7
|
+
end
|
8
|
+
|
9
|
+
def get_bar
|
10
|
+
:Foo_bar
|
11
|
+
end
|
12
|
+
end
|
13
|
+
|
14
|
+
class D
|
15
|
+
def get_foo
|
16
|
+
:Foo2_foo
|
17
|
+
end
|
18
|
+
end
|
19
|
+
|
20
|
+
C.new.get_foo
|
21
|
+
C.new.get_bar
|
22
|
+
|
23
|
+
x = rand < 0.5 ? C.new : D.new
|
24
|
+
x.get_foo
|
@@ -0,0 +1,285 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
import * as vscode from "vscode";
|
4
|
+
import {
|
5
|
+
LanguageClient,
|
6
|
+
LanguageClientOptions,
|
7
|
+
ServerOptions,
|
8
|
+
} from "vscode-languageclient/node";
|
9
|
+
import * as net from "net";
|
10
|
+
import * as child_process from "child_process";
|
11
|
+
import { existsSync } from "fs";
|
12
|
+
|
13
|
+
interface Invoking {
|
14
|
+
kind: "invoking";
|
15
|
+
workspaceFolder: vscode.WorkspaceFolder;
|
16
|
+
process: child_process.ChildProcessWithoutNullStreams;
|
17
|
+
}
|
18
|
+
interface Running {
|
19
|
+
kind: "running";
|
20
|
+
workspaceFolder: vscode.WorkspaceFolder;
|
21
|
+
client: LanguageClient;
|
22
|
+
}
|
23
|
+
type State = Invoking | Running;
|
24
|
+
|
25
|
+
const CONFIGURATION_ROOT_SECTION = "typeprof";
|
26
|
+
|
27
|
+
function addToggleButton(context: vscode.ExtensionContext) {
|
28
|
+
let statusBarItem = vscode.window.createStatusBarItem(vscode.StatusBarAlignment.Right, 100);
|
29
|
+
statusBarItem.command = "typeprof.toggle";
|
30
|
+
statusBarItem.text = "TypeProf $(eye)";
|
31
|
+
statusBarItem.show();
|
32
|
+
|
33
|
+
const disposable = vscode.commands.registerCommand("typeprof.toggle",
|
34
|
+
(arg0: any, arg1: any, arg2: any, arg3: any) => {
|
35
|
+
if (statusBarItem.text == "TypeProf $(eye)") {
|
36
|
+
statusBarItem.text = "TypeProf $(eye-closed)";
|
37
|
+
vscode.commands.executeCommand("typeprof.disableSignature");
|
38
|
+
}
|
39
|
+
else {
|
40
|
+
statusBarItem.text = "TypeProf $(eye)";
|
41
|
+
vscode.commands.executeCommand("typeprof.enableSignature");
|
42
|
+
}
|
43
|
+
}
|
44
|
+
);
|
45
|
+
|
46
|
+
context.subscriptions.push(disposable);
|
47
|
+
}
|
48
|
+
|
49
|
+
function addJumpToRBS(context: vscode.ExtensionContext) {
|
50
|
+
const disposable = vscode.commands.registerCommand("typeprof.jumpToRBS",
|
51
|
+
(arg0: any, arg1: any, arg2: any, arg3: any) => {
|
52
|
+
const uri0 = vscode.Uri.parse(arg0);
|
53
|
+
const pos0 = new vscode.Position(arg1.line, arg1.character);
|
54
|
+
const uri1 = vscode.Uri.parse(arg2);
|
55
|
+
const pos1 = new vscode.Position(arg3.start.line, arg3.start.character);
|
56
|
+
const pos2 = new vscode.Position(arg3.end.line, arg3.end.character);
|
57
|
+
const range = new vscode.Range(pos1, pos2);
|
58
|
+
const loc = new vscode.Location(uri1, range);
|
59
|
+
vscode.commands.executeCommand("editor.action.peekLocations", uri0, pos0, [loc], "peek");
|
60
|
+
}
|
61
|
+
);
|
62
|
+
|
63
|
+
context.subscriptions.push(disposable);
|
64
|
+
}
|
65
|
+
|
66
|
+
function executeTypeProf(folder: vscode.WorkspaceFolder, arg: String): child_process.ChildProcessWithoutNullStreams {
|
67
|
+
const configuration = vscode.workspace.getConfiguration(CONFIGURATION_ROOT_SECTION);
|
68
|
+
const customServerPath = configuration.get<string | null>("server.path");
|
69
|
+
const cwd = folder.uri.fsPath;
|
70
|
+
|
71
|
+
let cmd: string;
|
72
|
+
if (existsSync(`${cwd}/bin/typeprof`)) {
|
73
|
+
cmd = "./bin/typeprof";
|
74
|
+
}
|
75
|
+
else if (customServerPath) {
|
76
|
+
cmd = customServerPath;
|
77
|
+
}
|
78
|
+
else if (existsSync(`${cwd}/Gemfile`)) {
|
79
|
+
cmd = "bundle exec typeprof";
|
80
|
+
}
|
81
|
+
else {
|
82
|
+
cmd = "typeprof";
|
83
|
+
}
|
84
|
+
cmd = cmd + " " + arg;
|
85
|
+
|
86
|
+
const shell = process.env.SHELL;
|
87
|
+
let typeprof: child_process.ChildProcessWithoutNullStreams;
|
88
|
+
if (shell && (shell.endsWith("bash") || shell.endsWith("zsh") || shell.endsWith("fish"))) {
|
89
|
+
typeprof = child_process.spawn(shell, ["-c", "-l", cmd], { cwd });
|
90
|
+
}
|
91
|
+
else {
|
92
|
+
typeprof = child_process.spawn(cmd, { cwd });
|
93
|
+
}
|
94
|
+
|
95
|
+
return typeprof;
|
96
|
+
}
|
97
|
+
|
98
|
+
function getTypeProfVersion(folder: vscode.WorkspaceFolder, callback: (version: string) => void): child_process.ChildProcessWithoutNullStreams {
|
99
|
+
const typeprof = executeTypeProf(folder, "--version");
|
100
|
+
let output = "";
|
101
|
+
|
102
|
+
typeprof.stdout?.on("data", out => { output += out; });
|
103
|
+
typeprof.stderr?.on("data", out => { console.log(out); });
|
104
|
+
typeprof.on("error", e => {
|
105
|
+
console.info(`typeprof is not supported for this folder: ${folder}`);
|
106
|
+
console.info(`because: ${e}`);
|
107
|
+
});
|
108
|
+
typeprof.on("exit", (code) => {
|
109
|
+
if (code == 0) {
|
110
|
+
console.info(`typeprof version: ${output}`)
|
111
|
+
const str = output.trim();
|
112
|
+
const version = /^typeprof (\d+).(\d+).(\d+)$/.exec(str);
|
113
|
+
if (version) {
|
114
|
+
const major = Number(version[1]);
|
115
|
+
const minor = Number(version[2]);
|
116
|
+
const _teeny = Number(version[3]);
|
117
|
+
if (major >= 1 || (major == 0 && minor >= 20)) {
|
118
|
+
callback(str);
|
119
|
+
}
|
120
|
+
else {
|
121
|
+
console.info(`typeprof version ${str} is too old; please use 0.20.0 or later for IDE feature`);
|
122
|
+
}
|
123
|
+
}
|
124
|
+
else {
|
125
|
+
console.info(`typeprof --version showed unknown message`);
|
126
|
+
}
|
127
|
+
}
|
128
|
+
else {
|
129
|
+
console.info(`failed to invoke typeprof: error code ${code}`);
|
130
|
+
}
|
131
|
+
typeprof.kill()
|
132
|
+
});
|
133
|
+
return typeprof;
|
134
|
+
}
|
135
|
+
|
136
|
+
function getTypeProfStream(folder: vscode.WorkspaceFolder, error: (msg: string) => void):
|
137
|
+
Promise<{ host: string; port: number; pid: number; stop: () => void }>
|
138
|
+
{
|
139
|
+
return new Promise((resolve, reject) => {
|
140
|
+
const typeprof = executeTypeProf(folder, "--lsp");
|
141
|
+
|
142
|
+
let buffer = "";
|
143
|
+
typeprof.stdout.on("data", (data) => {
|
144
|
+
buffer += data;
|
145
|
+
try {
|
146
|
+
const json = JSON.parse(data);
|
147
|
+
json["stop"] = () => typeprof.kill("SIGINT");
|
148
|
+
resolve(json);
|
149
|
+
} catch (err) {}
|
150
|
+
});
|
151
|
+
|
152
|
+
let err = "";
|
153
|
+
typeprof.stderr.on("data", (data) => {
|
154
|
+
err += data;
|
155
|
+
while (true) {
|
156
|
+
const i = err.indexOf("\n");
|
157
|
+
if (i < 0) break;
|
158
|
+
error(err.slice(0, i));
|
159
|
+
err = err.slice(i + 1);
|
160
|
+
}
|
161
|
+
});
|
162
|
+
|
163
|
+
typeprof.on("exit", (code) => reject(`error code ${code}`));
|
164
|
+
});
|
165
|
+
}
|
166
|
+
|
167
|
+
function invokeTypeProf(folder: vscode.WorkspaceFolder): LanguageClient {
|
168
|
+
let client: LanguageClient;
|
169
|
+
|
170
|
+
const reportError = (msg: string) => client.info(msg);
|
171
|
+
|
172
|
+
const serverOptions: ServerOptions = async () => {
|
173
|
+
const { host, port, stop } = await getTypeProfStream(folder, reportError);
|
174
|
+
const socket: net.Socket = net.createConnection(port, host);
|
175
|
+
socket.on("close", (_had_error) => stop());
|
176
|
+
|
177
|
+
return {
|
178
|
+
reader: socket,
|
179
|
+
writer: socket,
|
180
|
+
};
|
181
|
+
};
|
182
|
+
|
183
|
+
const clientOptions: LanguageClientOptions = {
|
184
|
+
documentSelector: [
|
185
|
+
{ scheme: "file", language: "ruby" },
|
186
|
+
{ scheme: "file", language: "rbs" },
|
187
|
+
],
|
188
|
+
synchronize: {
|
189
|
+
fileEvents:
|
190
|
+
vscode.workspace.createFileSystemWatcher("{**/*.rb,**/*.rbs}"),
|
191
|
+
},
|
192
|
+
};
|
193
|
+
|
194
|
+
client = new LanguageClient("Ruby TypeProf", serverOptions, clientOptions);
|
195
|
+
|
196
|
+
return client;
|
197
|
+
}
|
198
|
+
|
199
|
+
const clientSessions: Map<vscode.WorkspaceFolder, State> = new Map();
|
200
|
+
|
201
|
+
function startTypeProf(folder: vscode.WorkspaceFolder) {
|
202
|
+
const showStatus = (msg: string) => vscode.window.setStatusBarMessage(msg, 3000);
|
203
|
+
console.log(`start: ${folder}`);
|
204
|
+
|
205
|
+
const typeprof = getTypeProfVersion(folder, (version) => {
|
206
|
+
if (!version) {
|
207
|
+
showStatus(`Ruby TypeProf is not configured; Try to add "gem 'typeprof'" to Gemfile`);
|
208
|
+
clientSessions.delete(folder);
|
209
|
+
return;
|
210
|
+
}
|
211
|
+
showStatus(`Starting Ruby TypeProf (${version})...`);
|
212
|
+
const client = invokeTypeProf(folder);
|
213
|
+
client.onReady()
|
214
|
+
.then(() => {
|
215
|
+
showStatus("Ruby TypeProf is running");
|
216
|
+
})
|
217
|
+
.catch((e: any) => {
|
218
|
+
showStatus(`Failed to start Ruby TypeProf: ${e}`);
|
219
|
+
});
|
220
|
+
client.start();
|
221
|
+
clientSessions.set(folder, { kind: "running", workspaceFolder: folder, client });
|
222
|
+
});
|
223
|
+
|
224
|
+
clientSessions.set(folder, { kind: "invoking", workspaceFolder: folder, process: typeprof });
|
225
|
+
}
|
226
|
+
|
227
|
+
function stopTypeProf(state: State) {
|
228
|
+
console.log(`stop: ${state.workspaceFolder}`);
|
229
|
+
switch (state.kind) {
|
230
|
+
case "invoking":
|
231
|
+
state.process.kill();
|
232
|
+
|
233
|
+
break;
|
234
|
+
case "running":
|
235
|
+
state.client.stop();
|
236
|
+
break;
|
237
|
+
}
|
238
|
+
clientSessions.delete(state.workspaceFolder);
|
239
|
+
}
|
240
|
+
|
241
|
+
function restartTypeProf() {
|
242
|
+
vscode.workspace.workspaceFolders?.forEach((folder) => {
|
243
|
+
let state = clientSessions.get(folder);
|
244
|
+
if (state) stopTypeProf(state);
|
245
|
+
startTypeProf(folder);
|
246
|
+
});
|
247
|
+
}
|
248
|
+
|
249
|
+
function ensureTypeProf() {
|
250
|
+
if (!vscode.workspace.workspaceFolders) return;
|
251
|
+
|
252
|
+
const activeFolders = new Set(vscode.workspace.workspaceFolders);
|
253
|
+
|
254
|
+
clientSessions.forEach((state) => {
|
255
|
+
if (!activeFolders.has(state.workspaceFolder)) {
|
256
|
+
stopTypeProf(state);
|
257
|
+
}
|
258
|
+
});
|
259
|
+
|
260
|
+
activeFolders.forEach((folder) => {
|
261
|
+
if (folder.uri.scheme === "file" && !clientSessions.has(folder)) {
|
262
|
+
startTypeProf(folder);
|
263
|
+
}
|
264
|
+
});
|
265
|
+
}
|
266
|
+
|
267
|
+
function addRestartCommand(context: vscode.ExtensionContext) {
|
268
|
+
const disposable = vscode.commands.registerCommand("typeprof.restart", () => {
|
269
|
+
restartTypeProf();
|
270
|
+
});
|
271
|
+
context.subscriptions.push(disposable);
|
272
|
+
}
|
273
|
+
|
274
|
+
export function activate(context: vscode.ExtensionContext) {
|
275
|
+
addToggleButton(context);
|
276
|
+
addJumpToRBS(context);
|
277
|
+
addRestartCommand(context)
|
278
|
+
ensureTypeProf();
|
279
|
+
}
|
280
|
+
|
281
|
+
export function deactivate() {
|
282
|
+
clientSessions.forEach((state) => {
|
283
|
+
stopTypeProf(state);
|
284
|
+
});
|
285
|
+
}
|