IDE

command module
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: LGPL-2.1 Imports: 19 Imported by: 0

README

Strukture IDE

Build Status GoDoc Test Coverage Maintainability FOSSA Status

About IDE

Just a Go IDE. It features :

  • Autocomplete.
  • Syntax correction.
  • Interactive terminal via web socket.
  • Line tags in relation to failed build logs.
  • Project build scripts.
  • View web application output.
  • Build docker images (Must have docker running on host) .
  • Breakpoints and debugging with Delve.
  • Regex directory search.
  • Automatically lints your code in the background, and suggests code fixes.

Requirements

  • Go v1.18+.

First Launch

If the server launch hangs on startup, close it and install the additional requirements manually. Prior to running the commands, set your GOPATH to $home/workspace. You can do this on Windows with set GOPATH=%USERPROFILE%\workspace. Run the following command :

go get github.com/mdempsky/gocode

To add debug support, you must install delve. You can find the guide here. (Don't worry it is quick) Install Delve

Install

	$ go install github.com/thestrukture/IDE@latest
How to run
	$ IDE
Run as a server
	$ IDE --headless

Bug reports & questions :

Please create a new issue on Github to report a bug.

How to use the strukture

Debug with the strukture

Get training for $299.99 https://thestrukture.gumroad.com/l/strukture_live_training

License

FOSSA Status

Documentation

Overview

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

File generated by Gopher Sauce DO NOT EDIT!!

Directories

Path Synopsis
api
exported
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!
globals
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!
handlers
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!
methods
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!
sessions
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!
templates
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!
tracer
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!
File generated by Gopher Sauce DO NOT EDIT!!

Jump to

Keyboard shortcuts

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