Coder Social home page Coder Social logo

Comments (11)

koxudaxi avatar koxudaxi commented on July 20, 2024 2

@wuyuanyi135
https://github.com/strawberry-graphql/strawberry-pycharm-plugin/releases/tag/v0.0.8
You can download the compiled plugin on the page.
Also, The version will be published in the Jetbrains market after Jetbrains approves the plugin within two business days

from strawberry-pycharm-plugin.

wuyuanyi135 avatar wuyuanyi135 commented on July 20, 2024 2

@koxudaxi @BryceBeagle Many thanks 👍 ! I can confirm the issue is fixed in v0.0.8. Closing.

from strawberry-pycharm-plugin.

patrick91 avatar patrick91 commented on July 20, 2024 2

This has been released/approved now on the store too 😊

from strawberry-pycharm-plugin.

BryceBeagle avatar BryceBeagle commented on July 20, 2024 1

Let's make a release for @wuyuanyi135 👍

from strawberry-pycharm-plugin.

koxudaxi avatar koxudaxi commented on July 20, 2024

@wuyuanyi135
I can reproduce the problem.

There is a related issue.
koxudaxi/pydantic-pycharm-plugin#267 (comment)

PyCharm 2021.1 detects types of decorators. PyCharm 2020.3 doesn't work the feature.

I will fix it.

from strawberry-pycharm-plugin.

koxudaxi avatar koxudaxi commented on July 20, 2024

But, strawberry.type doesn't have type annotation of return value 🤔

def type(
    cls: Type = None,
    *,
    name: str = None,
    is_input: bool = False,
    is_interface: bool = False,
    description: str = None,
    federation: Optional[FederationTypeParams] = None,
):

from strawberry-pycharm-plugin.

koxudaxi avatar koxudaxi commented on July 20, 2024

This line affects analyzing the type.
cls: Type = None,

from strawberry-pycharm-plugin.

BryceBeagle avatar BryceBeagle commented on July 20, 2024

@wuyuanyi135 I think this should be resolved now

from strawberry-pycharm-plugin.

wuyuanyi135 avatar wuyuanyi135 commented on July 20, 2024

@BryceBeagle Thanks. Is there plan for a new release of the plugin?

from strawberry-pycharm-plugin.

BryceBeagle avatar BryceBeagle commented on July 20, 2024

@koxudaxi Does CD trigger when a release is tagged?

from strawberry-pycharm-plugin.

koxudaxi avatar koxudaxi commented on July 20, 2024

@BryceBeagle
CD is triggered when a tag is pushed.
And, CD creates a release.

from strawberry-pycharm-plugin.

Related Issues (4)

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.