Code Monkey home page Code Monkey logo

ddc-ctags's Introduction

ddc-ctags

Universal Ctags completion for ddc.vim

This source collects candidates from Universal Ctags.

Required

denops.vim

https://github.com/vim-denops/denops.vim

ddc.vim

https://github.com/Shougo/ddc.vim

Universal Ctags

https://github.com/universal-ctags/ctags

NOTE

You need Universal Ctags, neither the original Ctags nor Exuberant Ctags.

Configuration

" Use ctags source.
call ddc#custom#patch_global('sources', ['ctags'])

" Change source options
call ddc#custom#patch_global('sourceOptions', {
      \ 'ctags': {'mark': 'C'},
      \ })

ddc-ctags's People

Contributors

delphinus avatar shougo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

shougo

ddc-ctags's Issues

Don't work at present time

After install and setup ddc-ctag gives an error into vim after trying found data for autocomplete (after typing second charset). File 'tags' exists into root of c++/qt project

[ddc] TypeError: source.gather is not a function^@ at callSourceGather (file:///home//.vim/bundle/ddc.vim/denops/ddc/ddc.ts:1290:34)^@ at file:///home//.vim/bundle/ddc.vim/denops/ddc/ddc.ts:307:30^@ at eventL
oopTick (ext:core/01_core.js:183:11)^@ at async Promise.all (index 0)^@ at async Ddc.gatherResults (file:///ho...///home//.vim/bundle/ddc.vim/denops/ddc/app.ts#1870.607886:315:5)^@ at async file:///home//.vim/bundle/ddc.vim/denops/ddc/app.ts#1870.607886:200:11^@ at async Lock.lock (https://deno.land/x/[email protected]/lock.ts:51:14)^@ at async Object.onEvent (file:///home//.vim/bundle/ddc.vim/denops/ddc/app.ts#1870.607886:196:7)

Vim - 9.0.1499
deno 1.38.0 (release, x86_64-unknown-linux-gnu)
v8 12.0.267.1
typescript 5.2.2
ddc.vim - 2023.07.08;
denops.vim - v5.0.0
Universal Ctags 5.9.0, Copyright (C) 2015 Universal Ctags Team

Help me, I need to automatically complete names of methods in my classes

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.