Giter Club home page Giter Club logo

dxtionary's Introduction

dxtionary /ˈdɪkʃ(ə)n(ə)ɹi/ README

Lookup a german word without changing your writing context.

Features

Screenshot

Usage

  • After you install this Extension, you must extract the Ding-dictionary in ${globalStoragePath}. To do this, just try to lookup a word (S. below). This extension will show a message with an extract button, just click it and wait for some seconds (or maybe some minutes).

  • To lookup a word by typing it from keyboard:

    • Launch VS Code Quick Open (Ctrl+p)
    • → Type dxtionary.lookup.ui
    • → Type your word to lookup
  • To lookup a word from an open document: use shortcut Ctrl+eto trigger the commanddxtionary.lookup.cursor`. It should open the dictionary automatically. S. [#Known Issues] Nr 4.

Extension Files

This extension puts the following file (except itself) in your computer:

  • This extension will extract a dictionary in the directory ${globalStoragePath}/hpb-htw.dxtionary. In Linux it could be ${HOME}/.config/Code/User/globalStorage/hpb-htw.dxtionary.

Known Issues

  1. This extension is slow!
  2. The dictionary cannot find plural form in occasionally cases, where the plural form is not found directly after singular form.
  3. This extension use NeDB as database, so it consums a relative large amount of memory. I would use SQLite for this but then this extension is not portable.
  4. When the dictionary is triggert for the first time (once per session), it shows a curious message "Kein Wort zum Nachschlagen" or something like that, just ignore it and presse Ctrl+e again to let the dictionary lookup your word.
  5. Because the dictionary file does not contain Genitive Form of nouns, this extension cannot show Deklination with correct Genitiv. They are marked with a red „s“.

dxtionary's People

Contributors

hpb-htw avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.