首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 重构插件FlashDevelop

重构插件FlashDevelop

  • 资源大小:18.10 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 插件 flashdevelop 重构

资 源 简 介

This provides refactoring tools for FlashDevelop. With it you can right-click any class member or local variable, and a new "Refactor" submenu will appear allowing you to find all references to, rename, or encapsulate the member. Functionality/Limitations Rename works on * functions * fields * getters/setters (simultaneously it seems) * local variables * function parameters * static and instance level What Rename does NOT work on * Rename Classes or Constructors * Namespaces/packages * Check runtime references (e.g., myClassInstance["myMemberName"]) * Check if you"re renaming to a name that already exists * Check for an invalid new name (you could probably replace with a syntactically garbage name) Find All References works/doesn"t work in the same way as Rename, except you can also use it to find references to Classes/Constructors.

文 件 列 表

Refactor.dll
VIP VIP
0.178248s