Skip to main content

From text editor to Integrated Development Environment. This allows you to use a yaml config and some scripting to deliver cross-platform, cross-editor plugins.

Project description

# TIDE 🌊 🏖️

From text editor to IDE. Use a yaml config and some script functions to give your text editor…

# super powers 🦸

## So, what is this thing and how is it useful?

Well, it’s really just a way to specify a bunch of stuff that a process can do in a repeatable, predictable way. This lends itself to being a cross-platform, cross-editor solution to many common editor plugin features.

So, instead of having a different plugin implementation for each editor, tide allows you to define the configuration and functionality of your plugin once and target different editors with the same configuration.

## I’m listening and can see a few uses for this… so how do I use it?

Well, I’m glad you asked. As it is cross-editor and cross-platform, there isn’t much that can be used to bootstrap tide; except a specific environment variable or a specific file. Tide only needs to know the location of your configuration and can work out the rest once instansiated from your editor (or whatever else you are using it for).

  • If no environment variable is specified, the path to the config will be in tide path ./tide/defaults/config_location.yaml. This is the default config location and specifies the path from which to look for your yaml config file. You can replace the value in this file if you like.

  • If the environment variable TIDE_CONFIG_LOCATION is set, this will override the value specified in the config_location.yaml file. This is the most flexible way of working with tide as you can swap in different configurations from the command line a lot easier than changing the yaml file. For example, setting: export TIDE_CONFIG_LOCATION=/Users/willvk/Source/wilvk/vgdb/plugins/test_go would specify the config in this location before starting Vim so that once it is started in Vim as part of the config in that location, it would run commands specific to that configuration set.

## That’s great, but please stop being so sassy, and could you give me a rundown of how I can implement this please?

# whatevs.. 💁

TODO: wiki/tutorial

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tide-0.1.1.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

tide-0.1.1-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file tide-0.1.1.tar.gz.

File metadata

  • Download URL: tide-0.1.1.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.4.8

File hashes

Hashes for tide-0.1.1.tar.gz
Algorithm Hash digest
SHA256 137248e8f403ce72b94dfc3f33c210353797ce285cdd59ec459a479a14595941
MD5 8e9f57c8d8c2b53b699a10d009847158
BLAKE2b-256 2ca9d2db0d171b622248e90606a335bb320b52259cb81c158a3a760d97459ec5

See more details on using hashes here.

Provenance

File details

Details for the file tide-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: tide-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.4.8

File hashes

Hashes for tide-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 31e1a51dc9a38b4cb70fd32bd2055b794d29d424afdfbb2ffa72f3bb8894529f
MD5 984ffeb150ca57c928ec571e1f00e4c4
BLAKE2b-256 865baab7b1a1cc55aee1c24ab427b2ac26e991822ccfa2f73ca835eb6b08856f

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page