Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / go-lang-plugin-org/go-lang-idea-plugin issues and pull requests
#2921 - Can't configure go SDK
Issue -
State: open - Opened by LCRONG over 4 years ago
- 1 comment
#2920 - eiddccidrujckhtkkbndflghniudgihcbgfjcihbrvcv
Issue -
State: closed - Opened by happyvickyfxy over 6 years ago
#2919 - Fail to load plugin descriptor from file go-lang-idea-plugin-master.zip
Issue -
State: closed - Opened by sonofwindsven over 6 years ago
- 1 comment
#2918 - Unresolved type for all standard Go types and functions
Issue -
State: open - Opened by Samyoul over 6 years ago
- 8 comments
#2917 - No plugins found
Issue -
State: closed - Opened by hxun123 almost 7 years ago
- 2 comments
#2916 - Fail to compile and run gotest
Issue -
State: closed - Opened by Ewg-sha almost 7 years ago
- 1 comment
#2915 - there is no go sdk option where new sdk to project.
Issue -
State: closed - Opened by xiaoxuez almost 7 years ago
- 1 comment
#2914 - Error to create a custom response
Issue -
State: closed - Opened by Reti500 almost 7 years ago
- 1 comment
#2913 - Announcement: This repository is now officially unmaintained
Issue -
State: open - Opened by dlsniper almost 7 years ago
- 1 comment
#2912 - Changes for 2017.3
Pull Request -
State: open - Opened by notzippy almost 7 years ago
#2911 - Plugin 'Go' is incompatible with this installation
Issue -
State: closed - Opened by vadim-codefresh about 7 years ago
- 1 comment
#2910 - Cannot change GOROOT
Issue -
State: closed - Opened by brunoterkaly about 7 years ago
- 3 comments
#2909 - Renaming an interface method does not rename implementations
Issue -
State: closed - Opened by glyn about 7 years ago
- 1 comment
#2908 - Running Extract Method Refactoring from an other plugin
Issue -
State: closed - Opened by selmadjiAnfel about 7 years ago
- 1 comment
#2907 - fix name of the IDE: Gogland > GoLand
Pull Request -
State: closed - Opened by iamrare about 7 years ago
- 1 comment
#2906 - packages in project GOPATH not getting resolved
Issue -
State: closed - Opened by darkpssngr about 7 years ago
- 1 comment
#2905 - File Watcher - Default go fmt
Issue -
State: closed - Opened by kevingentile about 7 years ago
- 1 comment
#2904 - Create new go file error
Issue -
State: closed - Opened by elvizlai about 7 years ago
- 1 comment
#2903 - fallthrough statement out of place
Issue -
State: open - Opened by elbaro about 7 years ago
- 1 comment
#2902 - updated link to gitter svg
Pull Request -
State: closed - Opened by ghost over 7 years ago
#2901 - Improved Delve support for Go 1.9
Issue -
State: open - Opened by aarzilli over 7 years ago
- 2 comments
#2900 - Plugin Not Working on PHPSTORM 2017.2
Issue -
State: closed - Opened by qqlee over 7 years ago
- 1 comment
#2899 - EditorCopy: com.intellij.psi.PsiInvalidElementAccessException
Issue -
State: closed - Opened by ghost over 7 years ago
- 2 comments
#2898 - Plugin Not Working on IntelliJ IDEA 2017.2
Issue -
State: open - Opened by mcherri over 7 years ago
- 18 comments
#2897 - Not able to install go lang plugin on intellij 2017.2 community edition
Issue -
State: closed - Opened by shruti1701 over 7 years ago
- 19 comments
#2896 - Cannot run debugger, permission denied
Issue -
State: closed - Opened by abzfarah over 7 years ago
- 8 comments
#2894 - Receiving Incorrect Error - "not enough arguments in call to ..."
Issue -
State: closed - Opened by rjdlee over 7 years ago
- 1 comment
#2880 - Implement recursive package coverage
Pull Request -
State: closed - Opened by lowjoel over 7 years ago
- 14 comments
#2877 - debug jumps to start panic
Issue -
State: closed - Opened by rahmanme over 7 years ago
- 7 comments
#2872 - Step Over In Debug not working with GO 1.8
Issue -
State: open - Opened by jli3388 almost 8 years ago
- 13 comments
#2841 - Please add Copyright support
Issue -
State: open - Opened by ty2 almost 8 years ago
- 3 comments
Labels: features
#2833 - Support for project packages prefix
Issue -
State: open - Opened by Nicofuma almost 8 years ago
- 6 comments
#2830 - Hello World Project Setup
Issue -
State: closed - Opened by ghost about 8 years ago
- 3 comments
#2824 - Support semantic highlighting feature
Issue -
State: closed - Opened by nvartolomei about 8 years ago
- 3 comments
Labels: features
#2821 - "Find usages" does not work for package names
Issue -
State: closed - Opened by dcelasun about 8 years ago
- 3 comments
#2810 - Debug: could not launch process: could not get thread count
Issue -
State: closed - Opened by richardpeng about 8 years ago
- 16 comments
Labels: debugger, depends on 3rd party
#2738 - Improve receiver assignment inspection (fixes #2719)
Pull Request -
State: closed - Opened by dlsniper over 8 years ago
- 1 comment
Labels: inspections, pending review
#2730 - String value is truncated.
Issue -
State: open - Opened by kolkov over 8 years ago
Labels: debugger
#2719 - Incorrect inspection for assignment to method receiver
Issue -
State: closed - Opened by ematvey over 8 years ago
Labels: bug, inspections
#2674 - Added package updating functionality (fixes #2671)
Pull Request -
State: closed - Opened by dlsniper over 8 years ago
- 7 comments
Labels: action, pending update
#2640 - Add super and progressmanager to inspections
Pull Request -
State: closed - Opened by dlsniper over 8 years ago
- 1 comment
Labels: pending update
#2616 - Call hierarchy for Go
Issue -
State: closed - Opened by dlsniper over 8 years ago
- 5 comments
Labels: improvement
#2576 - Improve unused function detection (fixes #2573)
Pull Request -
State: closed - Opened by dlsniper over 8 years ago
- 1 comment
Labels: inspections, pending update
#2551 - Report `multiple-value in single-value context` error in function parameters
Issue -
State: open - Opened by zolotov over 8 years ago
- 6 comments
Labels: inspections
#2534 - Added inspection for tagged fields (fixes #2365)
Pull Request -
State: closed - Opened by dlsniper over 8 years ago
- 1 comment
Labels: inspections, pending update
#2501 - Improve unused parameters detection. Added quick fixes (fixes #2294)
Pull Request -
State: closed - Opened by dlsniper over 8 years ago
- 8 comments
Labels: inspections, pending update
#2500 - Debug only works in the first try
Issue -
State: closed - Opened by MikeGCV over 8 years ago
- 26 comments
Labels: debugger
#2498 - Too few values in struct initializer
Issue -
State: open - Opened by dlsniper over 8 years ago
Labels: inspections
#2489 - Upgrade to delve API v2
Pull Request -
State: closed - Opened by dlsniper over 8 years ago
- 13 comments
Labels: debugger, pending review
#2477 - Added two more color themes
Pull Request -
State: closed - Opened by dlsniper over 8 years ago
- 2 comments
#2460 - Found several packages [main, time] in '/usr/local/go/src/time'
Issue -
State: closed - Opened by aanm over 8 years ago
- 27 comments
#2428 - Unknown Module Error (IntelliJ 2016.1.1)
Issue -
State: closed - Opened by kamronbatman over 8 years ago
- 22 comments
#2427 - Feature: Comment formatting: Each line is ~equal length
Issue -
State: closed - Opened by SchumacherFM over 8 years ago
- 5 comments
Labels: formatter
#2426 - "Found several packages" error
Issue -
State: closed - Opened by carmandrew over 8 years ago
- 24 comments
#2408 - button to only build a "Run/Debug Configuration", without actually running/debugging afterwards
Issue -
State: open - Opened by Ashalah over 8 years ago
- 15 comments
Labels: building
#2366 - Exclude vendor directories from tests
Issue -
State: closed - Opened by F21 over 8 years ago
- 25 comments
Labels: improvement
#2358 - Refactoring Module Name should rename package in source files
Issue -
State: closed - Opened by bd12 almost 9 years ago
- 2 comments
Labels: feedback required, refactoring
#2357 - gb support
Issue -
State: closed - Opened by anidotnet almost 9 years ago
- 1 comment
Labels: up for grabs
#2351 - Vendor directory contents only partially recognized.
Issue -
State: closed - Opened by maniksurtani almost 9 years ago
- 7 comments
Labels: resolving
#2340 - Added initial simple tests for GoTemplate lexer and parser
Pull Request -
State: closed - Opened by dlsniper almost 9 years ago
- 1 comment
Labels: pending review
#2337 - Initial support for the Go standard template language (text/template)
Pull Request -
State: closed - Opened by dlsniper almost 9 years ago
- 4 comments
Labels: features, pending update
#2271 - Generate getters and setters for struct fields
Issue -
State: open - Opened by dlsniper almost 9 years ago
- 4 comments
Labels: features, action
#2255 - Improve comment start inspection
Pull Request -
State: closed - Opened by dlsniper almost 9 years ago
- 5 comments
Labels: documentation, inspections, feedback required
#2232 - Non-name on left side of shorthand assignment
Issue -
State: open - Opened by dlsniper almost 9 years ago
- 2 comments
Labels: inspections
#2196 - False positive annotation: Non-integer size argument to make
Issue -
State: closed - Opened by ignatov almost 9 years ago
- 2 comments
Labels: bug
#2185 - Unable to use step into in the debugger / Debugger Freezing
Issue -
State: closed - Opened by PatrickLaban almost 9 years ago
- 7 comments
Labels: debugger, depends on 3rd party
#2181 - Directories marked as excluded are still considered
Issue -
State: closed - Opened by SchumacherFM almost 9 years ago
- 2 comments
#2158 - Don't use me, this, self as receiver names
Issue -
State: open - Opened by dlsniper almost 9 years ago
- 11 comments
Labels: inspections
#2154 - Use CamelCase instead of Snake_Case for naming var, const and funcs
Issue -
State: open - Opened by dlsniper almost 9 years ago
- 1 comment
Labels: inspections, up for grabs
#2132 - Wrong triggering error "Non-integer size argument to make"
Issue -
State: closed - Opened by linniksa almost 9 years ago
- 4 comments
Labels: bug, inspections
#2119 - Rework parameter count inspection (fixes #2115)
Pull Request -
State: closed - Opened by dlsniper almost 9 years ago
- 8 comments
Labels: inspections, pending review
#2056 - Incorrect Autoimport paths
Issue -
State: closed - Opened by SchumacherFM almost 9 years ago
- 7 comments
Labels: completion
#2012 - GO issue. File undefined
Issue -
State: closed - Opened by ant-druha about 9 years ago
- 18 comments
#1979 - Add gunit support (test runner)
Issue -
State: open - Opened by mdwhatcott about 9 years ago
- 1 comment
Labels: features
#1974 - "Before launch" actions don't seem to finish before `go test` begins
Issue -
State: closed - Opened by mdwhatcott about 9 years ago
- 2 comments
#1930 - Call Hierarchy / callstack / call stack feature
Issue -
State: open - Opened by bydsky about 9 years ago
- 8 comments
Labels: features
#1915 - type method declaration in more than one file.
Issue -
State: closed - Opened by liugangnhm about 9 years ago
Labels: UI
#1897 - GAE support for delve
Issue -
State: open - Opened by ingojaeckel about 9 years ago
- 4 comments
Labels: debugger, depends on 3rd party
#1855 - Support debugging for tests
Issue -
State: open - Opened by JasonRosenberg about 9 years ago
- 52 comments
Labels: debugger
#1776 - Add inspection for doing a defer in an infinite loop
Issue -
State: closed - Opened by dlsniper over 9 years ago
- 10 comments
Labels: inspections, up for grabs
#1766 - Navigate to implementation for interface methods does not work
Issue -
State: open - Opened by dlsniper over 9 years ago
- 22 comments
Labels: features, type inference
#1571 - Feature: Generate interface from struct
Issue -
State: closed - Opened by SchumacherFM over 9 years ago
- 3 comments
Labels: features, up for grabs
#1502 - Add Go SDK: The selected directory is not a valid home for Go SDK
Issue -
State: closed - Opened by jhngrant over 9 years ago
- 8 comments
#1444 - Use of package XYZ without selector
Issue -
State: open - Opened by dlsniper over 9 years ago
- 5 comments
Labels: inspections
#1414 - Naive fix for #1413
Pull Request -
State: closed - Opened by ccustine over 9 years ago
- 5 comments
#1379 - Test framework quit unexpectedly
Issue -
State: closed - Opened by 2bitProgammer over 9 years ago
- 18 comments
#1333 - Can't run app in 1.0.0.alpha#92
Issue -
State: closed - Opened by mark-anders almost 10 years ago
- 14 comments
#1324 - Execute Go format after saving file
Issue -
State: closed - Opened by raoptimus almost 10 years ago
- 29 comments
#1313 - "The selected directory is not a valid home for Go SDK" still happen
Issue -
State: closed - Opened by XinwenCheng almost 10 years ago
- 15 comments
#1195 - QUESTION : How to disable autosave and gofmt?
Issue -
State: closed - Opened by ankushagarwal almost 10 years ago
- 10 comments
#909 - Send feedback on crashes via Github API
Pull Request -
State: closed - Opened by dlsniper about 10 years ago
- 4 comments
#621 - Go debug doesn't work
Issue -
State: closed - Opened by ghost almost 11 years ago
- 25 comments
Labels: improvement, debugger
#351 - Support text / html templates
Issue -
State: open - Opened by dlsniper almost 11 years ago
- 10 comments
Labels: features, improvement
#342 - go lint support
Issue -
State: closed - Opened by dlsniper almost 11 years ago
- 13 comments
Labels: features, improvement
#224 - not finding $GOPATH package imports
Issue -
State: closed - Opened by FAQinghere over 11 years ago
- 14 comments
#215 - Paths screwed up without 'src' folder
Issue -
State: closed - Opened by karalabe over 11 years ago
- 42 comments
#191 - Import inside project not resolved
Issue -
State: closed - Opened by hobbs almost 12 years ago
- 29 comments
#185 - Rename a type or method is not supported.
Issue -
State: closed - Opened by coocood almost 12 years ago
- 17 comments
Labels: features, improvement
#176 - Issues with importing third party go libraries
Issue -
State: closed - Opened by djhworld almost 12 years ago
- 3 comments
#173 - The selected directory is not a valid home for Go Sdk
Issue -
State: closed - Opened by jritchie almost 12 years ago
- 26 comments