vscode-go/test/fixtures
Robin Bartholdson 4884626bc3 add fillstruct tool (#1506)
* add fillstruct tool

* Refactoring

* add tests and remove config

* Fix tests

* Use best guess of start line when selection spans multiple lines

* Remove unused code

* Fix linting errors
2018-02-18 19:27:02 -08:00
..
buildTags Support multiple buildtags (#1359) 2017-11-21 20:11:08 -08:00
completions Simplifying tests 2017-12-18 22:26:59 -08:00
diffTestData Fixes #13 Rename using diffs and parse diffs using diff-parse/diff npm modules (#477) 2016-09-29 18:34:52 -07:00
errorsTest Fix linting issues with Go tip 2017-11-06 14:05:46 -08:00
fillStruct add fillstruct tool (#1506) 2018-02-18 19:27:02 -08:00
generatetests Fix "gotests" when generates test for current function for type methods (#657) 2016-11-28 17:37:49 -08:00
gogetdocTestData Do not get definition info if not identifier (#711) 2017-01-05 14:43:04 -08:00
importTest Proposal to implement collapsing (#500) 2018-01-07 22:41:21 -08:00
linterTest Added commands "Go Lint Package" and "Go Lint Workspace" (#1258) 2017-11-08 16:29:16 -08:00
sample_test.go Removing the comments on the sample_test.go file 2016-09-22 16:57:19 -07:00
test.go Fix "gotests" when generates test for current function for type methods (#657) 2016-11-28 17:37:49 -08:00