jetbrains

package
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIdes

func GetIdes() map[Id]Ide

Types

type Id

type Id string
const (
	CLion    Id = "clion"
	IntelliJ Id = "intellij"
	GoLand   Id = "goland"
	PyCharm  Id = "pycharm"
	PhpStorm Id = "phpstorm"
	WebStorm Id = "webstorm"
	Rider    Id = "rider"
	RubyMine Id = "rubymine"
)

type Ide

type Ide struct {
	Name         string
	Version      string
	UrlTemplates UrlTemplates
}

type UrlTemplates

type UrlTemplates struct {
	Amd64 string
	Arm64 string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL