Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Sundrique
/
go-lang-idea-plugin
Public
forked from
go-lang-plugin-org/go-lang-idea-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 15, 2014
Merge pull request #1137 from cr7pt0gr4ph7/master
Show description for 0261ffa
mtoader
committed
0261ffa
View commit details
Copy full SHA for 0261ffa
Browse repository at this point
Fix GoInspectionTestCase.doTestWithDirectory() to work on Windows.
Show description for 2cfaaa5
cr7pt0gr4ph7
committed
2cfaaa5
View commit details
Copy full SHA for 2cfaaa5
Browse repository at this point
Commits on Dec 5, 2014
Add resolving support for libraries.
mtoader
committed
1512d1b
View commit details
Copy full SHA for 1512d1b
Browse repository at this point
Add Go library support
dlsniper
authored and
mtoader
committed
4670c22
View commit details
Copy full SHA for 4670c22
Browse repository at this point
Optimize the resolving a little bit
mtoader
committed
bf69445
View commit details
Copy full SHA for bf69445
Browse repository at this point
Updated tests
mtoader
committed
1f0a4ee
View commit details
Copy full SHA for 1f0a4ee
Browse repository at this point
Tweak the package autoimports.
mtoader
committed
fabb519
View commit details
Copy full SHA for fabb519
Browse repository at this point
Fix failing tests for good.
mtoader
committed
ffc8606
View commit details
Copy full SHA for ffc8606
Browse repository at this point
Cleanups
mtoader
committed
f3d95d1
View commit details
Copy full SHA for f3d95d1
Browse repository at this point
Close #1079
mtoader
committed
85f2d3c
View commit details
Copy full SHA for 85f2d3c
Browse repository at this point
Fix a flaky test
mtoader
committed
4de4345
View commit details
Copy full SHA for 4de4345
Browse repository at this point
Fix #1080
mtoader
committed
c6c9cfe
View commit details
Copy full SHA for c6c9cfe
Browse repository at this point
Fix failing tests.
mtoader
committed
d025f16
View commit details
Copy full SHA for d025f16
Browse repository at this point
Fixes #1088
mtoader
committed
3e617b4
View commit details
Copy full SHA for 3e617b4
Browse repository at this point
Commits on Dec 4, 2014
Fixed some other broken tests.
Show description for ac5d815
mtoader
committed
ac5d815
View commit details
Copy full SHA for ac5d815
Browse repository at this point
Some code cleanups
mtoader
committed
5d9eb28
View commit details
Copy full SHA for 5d9eb28
Browse repository at this point
Renamed a bunch of tests.
mtoader
committed
2039ba8
View commit details
Copy full SHA for 2039ba8
Browse repository at this point
Fix #1077, #1074, #1082
Show description for bb5f192
mtoader
committed
bb5f192
View commit details
Copy full SHA for bb5f192
Browse repository at this point
Commits on Nov 26, 2014
Merge pull request #1078 from dlsniper/non-idea-support
Show description for 3fa140b
mtoader
committed
3fa140b
View commit details
Copy full SHA for 3fa140b
Browse repository at this point
Add support for non-IDEA IDEs
dlsniper
committed
cdc5cb2
View commit details
Copy full SHA for cdc5cb2
Browse repository at this point
Merge pull request #1075 from dlsniper/improve-release-id
Show description for 3c5fe2e
dlsniper
committed
3c5fe2e
View commit details
Copy full SHA for 3c5fe2e
Browse repository at this point
Improve the release ID auto-tagging
dlsniper
committed
0bd31f7
View commit details
Copy full SHA for 0bd31f7
Browse repository at this point
Reenable expression type caching
mtoader
committed
5796fcc
View commit details
Copy full SHA for 5796fcc
Browse repository at this point
Removing useless file
mtoader
committed
4b3e840
View commit details
Copy full SHA for 4b3e840
Browse repository at this point
Make some intentions not have state.
Show description for 406a9e1
mtoader
committed
406a9e1
View commit details
Copy full SHA for 406a9e1
Browse repository at this point
Fix a bunch of failed tests.
mtoader
committed
3ac3c4a
View commit details
Copy full SHA for 3ac3c4a
Browse repository at this point
Properly compute the type of a Const in a selector expression.
Show description for 9f231f7
mtoader
committed
9f231f7
View commit details
Copy full SHA for 9f231f7
Browse repository at this point
Merge pull request #1059 from dlsniper/improve-feedback
Show description for 24782a3
mtoader
committed
24782a3
View commit details
Copy full SHA for 24782a3
Browse repository at this point
Checkout only the plugin.xml file
dlsniper
committed
7e6b77b
View commit details
Copy full SHA for 7e6b77b
Browse repository at this point
Add git information to the plugin version
dlsniper
committed
2ac3bb3
View commit details
Copy full SHA for 2ac3bb3
Browse repository at this point
Display issue id in the autogenerated bug report
dlsniper
committed
a3bf126
View commit details
Copy full SHA for a3bf126
Browse repository at this point
Help users make the right choice when reporting errors
dlsniper
committed
7ec1d7f
View commit details
Copy full SHA for 7ec1d7f
Browse repository at this point
Added information on how to submit bugs
dlsniper
committed
994b4e2
View commit details
Copy full SHA for 994b4e2
Browse repository at this point
Commits on Nov 25, 2014
Properly treat `error` as an interface type.
Show description for 393fc6c
mtoader
committed
393fc6c
View commit details
Copy full SHA for 393fc6c
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Show description for e7f312b
mtoader
committed
e7f312b
View commit details
Copy full SHA for e7f312b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.