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.81.tar.gz (29.2 kB view details)

Uploaded Source

Built Distribution

tide-0.1.81-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tide-0.1.81.tar.gz
  • Upload date:
  • Size: 29.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.32.2 CPython/3.4.8

File hashes

Hashes for tide-0.1.81.tar.gz
Algorithm Hash digest
SHA256 a41930cbaa148993ce787baee2a01bb6830a0aea1af2093f9be508f538a2453c
MD5 92149e38137d0e6ad2cec4f522e4e5a5
BLAKE2b-256 e20dd32580c500e0409d397cd5e3e04a9510ca1cdf3e0e96cfe593c75303ae9e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tide-0.1.81-py3-none-any.whl
  • Upload date:
  • Size: 40.2 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.32.2 CPython/3.4.8

File hashes

Hashes for tide-0.1.81-py3-none-any.whl
Algorithm Hash digest
SHA256 be74205bab2b2bfe031466685457c1fb6bf2d331f57473caae36f9af12742cd6
MD5 79e70536733e3102f5cde2c3ba341dfe
BLAKE2b-256 0e4681c73a64c22164e78651bcb8049b054ceaccda8184148989b82bd4452b38

See more details on using hashes here.

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